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 |
what is the real advantage of using excel/word files or local database in silverlight?
what are the advantages of extensible application markup language (xaml) over c# or vb.net?
what are the steps will followed when consuming wcf in silver light?
how can be the default page settings changed for a silverlight page ?
What audio or video formats are supported in silverlight?
Which tool should use for Silverlight – Expression Studio or Visual Studio?
List the different components used in Silverlight?
What is Moonlight?
Explain how can silverlight use asx files?
Will silverlight support digital rights management?
What kind of brushed does silverlight support?
Is it possible to pass parameters to silverlight controls from asp.net pages?