Questions tagged [visual-tree]

106 questions
-2
votes
1 answer

Empty visual tree in WPF

I just want to see visual elements of controls, and to do it I created a really basic window which contains two labels and button. The problem is that I can't see any visual as I expected either in VisualTreeHelper or visual studio's tool named "WPF…
1 2 3 4 5 6 7
8