Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0.1xx-sr9] [X] allow namescope resolution before parenting #25075

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 3, 2024

Backport of #22854 to release/8.0.1xx-sr9

/cc @PureWeen @StephaneDelcroix

when an element doesn't override the NameScope (DataTemplate, etc...)
FindName fails until the element is parented.

this PR sets a field (less expensive than a BP) used only during that
time, and allow VSM to be applied.

- fixes #22001
@github-actions github-actions bot requested a review from a team as a code owner October 3, 2024 19:36
@github-actions github-actions bot requested review from jfversluis and mattleibow and removed request for a team October 3, 2024 19:36
@PureWeen PureWeen added this to the .NET 8 SR9.2 milestone Oct 3, 2024
@jfversluis jfversluis enabled auto-merge (squash) October 4, 2024 08:42
@jfversluis jfversluis merged commit 1908429 into release/8.0.1xx-sr9 Oct 4, 2024
4 checks passed
@jfversluis jfversluis deleted the backport/pr-22854-to-release/8.0.1xx-sr9 branch October 4, 2024 12:59
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants