We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6432577 commit e12ff45Copy full SHA for e12ff45
Fluent.Ribbon/Themes/Controls/QuickAccessToolbar.xaml
@@ -137,7 +137,6 @@
137
138
<Style x:Key="Fluent.Ribbon.Styles.QuickAccessToolbar"
139
TargetType="{x:Type Fluent:QuickAccessToolBar}">
140
- <Setter Property="Background" Value="{Binding Background, RelativeSource={RelativeSource AncestorType=Window}}" />
141
<Setter Property="Template" Value="{DynamicResource Fluent.Ribbon.Templates.QuickAccessToolbar}" />
142
</Style>
143
0 commit comments