diff --git a/MainDemo.Wpf/MenusAndToolBars.xaml b/MainDemo.Wpf/MenusAndToolBars.xaml index a40a6e7d51..41e88daa72 100644 --- a/MainDemo.Wpf/MenusAndToolBars.xaml +++ b/MainDemo.Wpf/MenusAndToolBars.xaml @@ -13,14 +13,14 @@ - + Margin="5 5 0 15"> + - + - + - + - + @@ -49,7 +49,7 @@ Header="Disappointment" IsCheckable="True"/> - + @@ -57,7 +57,7 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -114,7 +117,7 @@ x:Name="templateRoot" BorderBrush="{TemplateBinding BorderBrush}" BorderThickness="{TemplateBinding BorderThickness}" - Background="{TemplateBinding Background}" + SnapsToDevicePixels="True" /> @@ -334,7 +337,7 @@ Value="16 0" /> + Value="{Binding ActualHeight, RelativeSource={RelativeSource AncestorType={x:Type Menu}}}" /> + Value="Transparent" />