Skip to content

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

Merged
jfversluis merged 3 commits into
release/8.0.1xx-sr9from
backport/pr-22854-to-release/8.0.1xx-sr9
Oct 4, 2024
Merged

[release/8.0.1xx-sr9] [X] allow namescope resolution before parenting#25075
jfversluis merged 3 commits into
release/8.0.1xx-sr9from
backport/pr-22854-to-release/8.0.1xx-sr9

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

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
@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