Open
Description
Description
The new windows 11 styles for data grid header does not differ much from the data grid cell styles. The header does not contain the sorting icon that was previously available. It does not offer any focus attributes to distinguish the states of hover, selection and others.
Reproduction Steps
- Create a WPF application that supports windows 11 styles
- Create and Initialize a
DataGrid
Expected behavior
The Data Grid Row Header should have a different look and feel from remaining Data Grid. Also, after sorting there should be an icon that helps in figuring out the current sort state of the Data Grid.
Actual behavior
Data Grid Row Header is not clearly distinguishable from the remainder of Data Grid. The header also lacks icon to help figure out the sorting state of Data Grid.
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
.NET 9
Windows 11
x64
Other information
No response
Metadata
Metadata
Assignees
Type
Projects
Status
🏗 In Progress