File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 967967 <Setter Property =" ScrollViewer.HorizontalScrollBarVisibility" Value =" Disabled" />
968968 <Setter Property =" ScrollViewer.VerticalScrollBarVisibility" Value =" Auto" />
969969 <Setter Property =" ScrollViewer.IsDeferredScrollingEnabled" Value =" False" />
970- <Setter Property =" ScrollViewer.CanContentScroll" Value =" true " />
970+ <Setter Property =" ScrollViewer.CanContentScroll" Value =" True " />
971971 <Setter Property =" ScrollViewer.PanningMode" Value =" Both" />
972972 <Setter Property =" Stylus.IsFlicksEnabled" Value =" False" />
973973 <Setter Property =" HorizontalContentAlignment" Value =" Stretch" />
Original file line number Diff line number Diff line change 251251 <Setter Property =" Template" >
252252 <Setter .Value>
253253 <ControlTemplate TargetType =" ListBox" >
254- <ui : ScrollViewerEx Focusable =" false " Template =" {DynamicResource ScrollViewerControlTemplate}" >
254+ <ui : ScrollViewerEx Focusable =" False " Template =" {DynamicResource ScrollViewerControlTemplate}" >
255255 <ui : ScrollViewerEx .Style>
256256 <Style TargetType =" ScrollViewer" >
257257 <Style .Triggers>
You can’t perform that action at this time.
0 commit comments