File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 651
651
Margin =" 5, 0, 0, 0" ScrollViewer.HorizontalScrollBarVisibility=" Disabled"
652
652
ItemContainerStyle =" {StaticResource PluginList}"
653
653
ScrollViewer.IsDeferredScrollingEnabled=" True" ScrollViewer.CanContentScroll=" False"
654
- Padding =" 0 0 7 0" Width =" Auto" HorizontalAlignment =" Stretch" SnapsToDevicePixels =" True" >
654
+ Padding =" 0 0 7 0" Width =" Auto" HorizontalAlignment =" Stretch" SnapsToDevicePixels =" True" ui:ScrollViewerHelper.AutoHideScrollBars= " {Binding AutoHideScrollBar, Mode=OneWay} " >
655
655
<ListBox .ItemsPanel>
656
656
<ItemsPanelTemplate >
657
657
<StackPanel Margin =" 0,0,0,18" />
905
905
Margin =" 6, 0, 0, 0" ScrollViewer.HorizontalScrollBarVisibility=" Disabled"
906
906
ItemContainerStyle =" {StaticResource StoreList}" SelectionMode =" Single"
907
907
ScrollViewer.IsDeferredScrollingEnabled=" True" ScrollViewer.CanContentScroll=" False"
908
- Padding =" 0 0 0 0" Width =" Auto" VerticalContentAlignment =" Center" HorizontalAlignment =" Stretch" >
908
+ Padding =" 0 0 0 0" Width =" Auto" VerticalContentAlignment =" Center" HorizontalAlignment =" Stretch" ui:ScrollViewerHelper.AutoHideScrollBars= " {Binding AutoHideScrollBar, Mode=OneWay} " >
909
909
<ListBox .ItemsPanel>
910
910
<ItemsPanelTemplate >
911
911
<UniformGrid IsItemsHost =" True" HorizontalAlignment =" Left" Columns =" 2" Margin =" 0 0 6 18" VerticalAlignment =" Top" SnapsToDevicePixels =" True" />
You can’t perform that action at this time.
0 commit comments