Skip to content

Commit e12ff45

Browse files
committed
Removing background setter in style for QAT
1 parent 6432577 commit e12ff45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Fluent.Ribbon/Themes/Controls/QuickAccessToolbar.xaml

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

138138
<Style x:Key="Fluent.Ribbon.Styles.QuickAccessToolbar"
139139
TargetType="{x:Type Fluent:QuickAccessToolBar}">
140-
<Setter Property="Background" Value="{Binding Background, RelativeSource={RelativeSource AncestorType=Window}}" />
141140
<Setter Property="Template" Value="{DynamicResource Fluent.Ribbon.Templates.QuickAccessToolbar}" />
142141
</Style>
143142

0 commit comments

Comments
 (0)