Smooth: Scroll List Boxes Windows 11 !!top!!
: In the Visual Effects tab, locate Smooth-scroll list boxes in the list.
<!-- Windows 11 Smooth Scroll Pattern --> <ScrollViewer x:Name="MyScroller"> <ItemsRepeater x:Name="MyList" ItemsSource="x:Bind MyItems"> <ItemsRepeater.ItemTemplate> <DataTemplate x:DataType="model:MyItemType"> <TextBlock Text="x:Bind Name" /> </DataTemplate> </ItemsRepeater.ItemTemplate> </ItemsRepeater> </ScrollViewer> smooth scroll list boxes windows 11
Navigate to the tab and click Settings under the Performance section. : In the Visual Effects tab, locate Smooth-scroll
WinUI 3 ListView or ListBox inside a ScrollViewer supports fluent smooth scrolling with inertia, rubber-banding, and touchpad gestures natively. : In the Visual Effects tab
what does "smooth scroll list boxes" option in windows do? - AutoHotkey