|
|
|
@ -122,11 +122,6 @@ |
|
|
|
</Setter> |
|
|
|
</Style> |
|
|
|
|
|
|
|
<Style Selector="MenuItem:selected /template/ Border#root"> |
|
|
|
<Setter Property="Background" Value="{DynamicResource ThemeAccentBrush4}"/> |
|
|
|
<Setter Property="BorderBrush" Value="{DynamicResource ThemeAccentBrush}"/> |
|
|
|
</Style> |
|
|
|
|
|
|
|
<Style Selector="MenuItem:pointerover /template/ Border#root"> |
|
|
|
<Setter Property="Background" Value="{DynamicResource ThemeAccentBrush4}"/> |
|
|
|
<Setter Property="BorderBrush" Value="{DynamicResource ThemeAccentBrush}"/> |
|
|
|
|