Forum Discussion

pgollamudi's avatar
pgollamudi
Occasional Contributor
13 years ago

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 met...