pgollamudi
13 years agoOccasional Contributor
WPF object hierarchy
In an application I am working on the WPF Object hierarchy is deep. I have to add 25 objects before getting to add a Text box in NameMapping.
In such a situation is using Find and FindChild methods only option to identify objects or can something be done to reduce the heirarchy for name mapping?
In such a situation is using Find and FindChild methods only option to identify objects or can something be done to reduce the heirarchy for name mapping?