Answer Posted / Sudhanshu Shekhar Singh
Use x:Name to give a name to an element in XAML so it can be referenced from code-behind. The syntax is x:Name="elementName". Use Name if you want the name to be accessible in Blend or when you're using data binding expressions without code-behind. The syntax for Name is simply "elementName".
| 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