Skip to content

Conversation

@dipeshmsft
Copy link
Member

@dipeshmsft dipeshmsft commented Jul 15, 2024

Fixes #
Implements #9295

Description

Till now, WPF developers did not have a direct API to access Accent Color in WPF and they had to depend on undocumented APIs or create there own UISettings wrapper to access the Accent colors.

In this PR, we have added Accent color and corresponding brushes in SystemColors which will reflect the system accent colors.

Customer Impact

WPF Developers will now have an API to access the window AccentColors

Regression

N/A

Testing

Local ad-hoc testing, using the new API in sample apps.

Risk

Microsoft Reviewers: Open in CodeFlow

@dipeshmsft dipeshmsft requested review from a team as code owners July 15, 2024 05:04
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Jul 15, 2024
@dipeshmsft dipeshmsft merged commit c8c68d9 into main Jul 17, 2024
@dipeshmsft dipeshmsft deleted the fluent/api/systemcolors-accentcolor branch July 17, 2024 08:34
@github-actions github-actions bot locked and limited conversation to collaborators Aug 16, 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 Win 11 Theming

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants