Skip to content

Commit 06cc37f

Browse files
committed
Fixing wrong style override
1 parent e97c7e7 commit 06cc37f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Fluent.Ribbon/Themes/Controls/RibbonScrollViewer.xaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@
286286

287287
<Style x:Key="Fluent.Ribbon.Styles.ScrollViewer"
288288
TargetType="{x:Type ScrollViewer}">
289-
<Setter Property="CanContentScroll" Value="True" />
290289
<Setter Property="Focusable" Value="False" />
291290
<Setter Property="OverridesDefaultStyle" Value="True" />
292291

0 commit comments

Comments
 (0)