Describe the bug
The scroller in ListView should render on top of the ListViewItems, instead of next to it. Resulting in: microsoft/PowerToys#30318
WPFUI:

To Reproduce
Make a ListView stretch the entire width of the window
Expected behavior
The scroller should render on top of the items, not next to it:

Screenshots
No response
OS version
W11
.NET version
NET 8
WPF-UI NuGet version
Preview-12
Additional context
No response
Describe the bug
The scroller in
ListViewshould render on top of theListViewItems, instead of next to it. Resulting in: microsoft/PowerToys#30318WPFUI:

To Reproduce
Make a
ListViewstretch the entire width of the windowExpected behavior
The scroller should render on top of the items, not next to it:
Screenshots
No response
OS version
W11
.NET version
NET 8
WPF-UI NuGet version
Preview-12
Additional context
No response