Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinnara committed Nov 14, 2023
1 parent d724375 commit 7a45a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModernWpf/ThemeResources/HighContrast.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -1304,7 +1304,7 @@
<m:StaticResource x:Key="ScrollBarPanningThumbBackgroundDisabled" ResourceKey="SystemControlDisabledChromeHighBrush" />

<!-- Resource for ScrollViewer -->
<m:StaticResource x:Key="ScrollViewerScrollBarSeparatorBackground" ResourceKey="ControlFillColorTransparentBrush" />
<m:StaticResource x:Key="ScrollViewerScrollBarSeparatorBackground" ResourceKey="SystemControlTransparentBrush" />

<!-- Resources for Slider -->
<sys:Double x:Key="SliderOutsideTickBarThemeHeight">4</sys:Double>
Expand Down

0 comments on commit 7a45a46

Please sign in to comment.