What are the steps required to set the controls in silverlight?
Answer Posted / Narendar Singh
"To set controls in Silverlight, follow these steps:n1. Declare the control in XAML.n2. Give an x:Name to the control in XAML for accessing it from code-behind.n3. Initialize and set properties of the control in the code-behind file."
| 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