sborno
3 months agoOccasional Contributor
How to make objects visible in the object tree?
Hi,
We are analysing a wpf application and like to select the object in the object tree, which has the property 'background' set to #778899.
Our controls on level 0-2 ('L0_Control.jpg, L1_Control.jpg, L2_Control.jpg') have the property 'Background' not set. All child controls >= Level 3 have no background property set, too ('ContentControl' could not be expanded).
How could objects be made visible, which are currently not in the object tree?
Thanks in advance!