-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Description
The styles for menu and menu item is inconsistent when using dark theme for windows 11 applications. The menu items are not visible in dark theme.
Reproduction Steps
- Create a WPF application that supports Windows 11 styles
- Create a menu control with some menu items
- Turn the system to dark theme
- Launch the application
Expected behavior
The menu items should be visible with white color
Actual behavior
Menu items are not visible as they are in black color and background is black in color as well.
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
Windows 11
.NET 9
x64
Other information
No response
Metadata
Metadata
Assignees
Type
Projects
Status
☑ Done