CommunityToolkit / Windows

Collection of controls for WinUI 2, WinUI 3, and Uno Platform developers. Simplifies and demonstrates common developer tasks building experiences for Windows with .NET.
https://aka.ms/windowstoolkitdocs
Other
590 stars 74 forks source link

Fix issue with Windows 11 ListViewStyle #566

Open TopperDEL opened 13 hours ago

TopperDEL commented 13 hours ago

This PR copies the content from here over to 8.x, as the original issue is still valid.

Fixes

Fixes #327.

PR Type

What kind of change does this PR introduce?

What is the current behavior?

The alternate row colors are only visible on hover.

What is the new behavior?

The alternate row colors are visible immediately.

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

TopperDEL commented 13 hours ago

@dotnet-policy-service agree