Hello friends,
How do I get the property values of each control in an XAML file using a reader?
For example, I'd like to search for [Name = "myCustomControl"] and get its ControlID custom property. Please help...
Hello friends,
How do I get the property values of each control in an XAML file using a reader?
For example, I'd like to search for [Name = "myCustomControl"] and get its ControlID custom property. Please help...