Skip to content

Conversation

@anjaligupta-dev
Copy link

@anjaligupta-dev anjaligupta-dev commented Jun 7, 2024

Fixes #84

Main PR #745

Test repo changes PR here

Documentation changes PR here

Description

This PR is required to make Setter as XAML content property work during xaml compilation.

Customer Impact

This will make Value the ContentProperty for Setter in order to make the code a bit less verbose.

Regression

NA

Testing

Internal testing done, no new failures encountered.

Risk

This change will affect the xaml tree depth, made required changes in wpf test repo in order to ensure appropriate test coverage to accommodate this.

Microsoft Reviewers: Open in CodeFlow

@dotnet-policy-service dotnet-policy-service bot added PR metadata: Label to tag PRs, to facilitate with triage draft labels Jun 7, 2024
@anjaligupta-dev anjaligupta-dev marked this pull request as ready for review July 17, 2024 06:07
@anjaligupta-dev anjaligupta-dev requested review from a team as code owners July 17, 2024 06:07
@anjaligupta-dev anjaligupta-dev merged commit 6548fdd into dotnet:main Jul 19, 2024
@anjaligupta-dev anjaligupta-dev deleted the SetterValueContentProperty branch July 21, 2024 06:31
harshit7962 added a commit to harshit7962/wpf that referenced this pull request Jul 29, 2024
anjaligupta-dev pushed a commit that referenced this pull request Aug 16, 2024
github-actions bot pushed a commit that referenced this pull request Aug 16, 2024
github-actions bot pushed a commit that referenced this pull request Aug 16, 2024
github-actions bot pushed a commit that referenced this pull request Aug 16, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Setter.Value the ContentProperty for Setter

2 participants