Describe how to perform event handling in silverlight.
Answer Posted / Gagandeep
To handle events in Silverlight, you attach an event handler to the event using a C# delegate or a Visual Basic Expression Tree. You can then write your custom code to respond to the event within the event handler.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category