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

Additional changes to define Value property of Setter as XAML content property #9229

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

anjali-wpf
Copy link
Contributor

@anjali-wpf anjali-wpf 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
draft PR metadata: Label to tag PRs, to facilitate with triage
1 participant