Skip to content

Commit 7800844

Browse files
authored
add setter for MaterialDesignContextMenu style (#2608)
1 parent 1ec195c commit 7800844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.Menu.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@
550550
</ControlTemplate>
551551
</Setter.Value>
552552
</Setter>
553+
<Setter Property="Background" Value="{DynamicResource MaterialDesignPaper}"/>
553554
</Style>
554555

555556

0 commit comments

Comments
 (0)