How to perform Event handling in Silverlight application?
Answer / Virender Kumar Tiwari
In Silverlight, you can handle events using event handler methods. You define an event handler method in the code-behind file and connect it to the control's event by setting the AddHandler statement in XAML or by subscribing to the event in the constructor of your page.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are differences between silverlight and wpf?
What happened when I press f5 within visual studio to run silverlight application?
What features are missing from silverlight presentation markup that will be supported in windows presentation foundation?
What is MainPage.xaml?
How to apply style elements in a silverlight project?
Can we use external fonts in Silverlight? How
Which language is used to design the layout in silverlight?
How can iis improve silverlight streaming?
what is .xap file in context of silverlight?
What is the function of an object tree used in silverlight?
Explain the relationship between silverlight and windows media technologies?
Does silverlight support mpeg4 and h.264 video, or advanced audio coding (aac) audio, or flash video?