Explain the mouse events that silverlight currently supports.
Answer / Rashmi Shridher
Silverlight supports several mouse events, including MouseDown, MouseUp, MouseMove, MouseEnter, and MouseLeave. These events can be handled by attaching event handlers to the MouseDown, MouseUp, MouseMove, MouseEnter, or MouseLeave event of UIElement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does silverlight support mpeg4 and h.264 video, or advanced audio coding (aac) audio, or flash video?
What is the difference between logical and visual tree?
Is Silverlight supported by all major browsers?
How could you determine the media position when playing a video in silverlight?
Differentiate between Silverlight and Windows Presentation Foundation (WPF)?
Why use Silverlight?
Which types of video files can be supported in silverlight?
explain how you can pass parameters to silver light controls from asp.net pages?
Explain teh purpose of parent xaml tag of silverlight page?
What are the methodologies used in Silverlight?
What is clientbin folder in silverlight application?
List the steps involved in consuming the WCF services in Silverlight