Explain the mouse events that silverlight currently supports.



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

Post New Answer

More Microsoft Silverlight Interview Questions

what is the real advantage of using excel/word files or local database in silverlight?

1 Answers   Microsoft,


what are the advantages of extensible application markup language (xaml) over c# or vb.net?

1 Answers   Microsoft,


what are the steps will followed when consuming wcf in silver light?

1 Answers   Microsoft,


how can be the default page settings changed for a silverlight page ?

1 Answers   Microsoft,


What audio or video formats are supported in silverlight?

1 Answers  


Which tool should use for Silverlight – Expression Studio or Visual Studio?

1 Answers  


List the different components used in Silverlight?

1 Answers  


What is Moonlight?

1 Answers  


Explain how can silverlight use asx files?

1 Answers  


Will silverlight support digital rights management?

1 Answers  


What kind of brushed does silverlight support?

1 Answers  


Is it possible to pass parameters to silverlight controls from asp.net pages?

1 Answers  


Categories