Smooth Scroll List Boxes Windows 11 🎉
<!-- 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>
what does "smooth scroll list boxes" option in windows do? - AutoHotkey smooth scroll list boxes windows 11
: Search for "Device specifications" in the Start menu or type sysdm.cpl in the Run dialog ( TextBlock Text="x:Bind Name" />