Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] Add VisualElement.Name property #12608

Closed
etvorun opened this issue Oct 26, 2020 · 1 comment · Fixed by #12634
Closed

[Enhancement] Add VisualElement.Name property #12608

etvorun opened this issue Oct 26, 2020 · 1 comment · Fixed by #12634
Assignees
Labels
blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. proposal-open t/enhancement ➕

Comments

@etvorun
Copy link

etvorun commented Oct 26, 2020

Summary

Add support for getting element name matching x:Name in XAML, e.g. . So that Hot Reload can display it in Live Visual Tree (and thus users can search for named elements there).

API Changes

Add VisualElement.Name property as a first class citizen.

@StephaneDelcroix
Copy link
Member

Add VisualElement.Name property as a first class citizen.

or a Namescope method

StephaneDelcroix added a commit that referenced this issue Oct 28, 2020
@Redth Redth added the blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. label Oct 28, 2020
StephaneDelcroix added a commit that referenced this issue Oct 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocker Issue blocks next stable release. Prioritize fixing and reviewing this issue. proposal-open t/enhancement ➕
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants