Live Visual Tree #45
michael-hawker
started this conversation in
Feature Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Background
Status: Stable
The Visual Tree selector is at the top of the Live Properties panel #44. It can be used to navigate up and down the visual tree easily with a small preview of the parent and children of the currently selected element.
Selecting a parent/child will cause that element to be "selected" within the context of other editor systems. Moving the caret to another part of the XAML Document in the editor though will then re-change this selection to that element instead.
Technical Info
If you're looking to help improve this feature, the code for the visual tree can be found in the XamlStudio project's
Properties.xaml.Feedback
Let us know how you feel about this feature.
Beta Was this translation helpful? Give feedback.
All reactions