dotnet / dotnet/wpf

Fix Fluent Control Brushes Resource Value

Open
#10,906 0 comments 2 reactions 0 assignees View on GitHub
Win 11 Theming
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

### Description

Currently a few fluent controls resource have wrong values, which brings a visual difference in the controls as compared to WinUI.
See #9987 for more information

> If you notice the MenuBarItemBackgroundMousePointer is also flat wrong as it should be pointing to the secondary instead of tertiary brush...

### Reproduction Steps

Use Fluent theme in WPF to see the difference.

### Expected behavior

Styles should match WinUI fluent styles wherever possible.

### Actual behavior

Styles in WPF differ slightly as compared to WinUI styles.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.