Difference between mouseleftbuttondown and mouseleftbuttonup in silverlight.
Answer / Manas Mishra
MouseLeftButtonDown event is triggered when the left mouse button is pressed down, while MouseLeftButtonUp event occurs when the left mouse button is released. By tracking these events, you can detect and respond to various user interactions.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the main features of silverlight?
What are the different event modes in silverlight?
What is the function of an object tree used in silverlight?
What is xaml ?
What do you mean by silverlight.js file?
What you must require in order to run silverlight applications on a web server?
what is .xap file?
what is the codec silverlight supports for hd streaming?
what are the controls provided in silverlight for line-of-business (lob) applications?
which types of video files can silverlight support?
What are those platforms which supports silverlight?
what are the steps will followed when consuming wcf in silver light?