From 459e4629c1cad95595d98ab4569d2b639ba9876d Mon Sep 17 00:00:00 2001 From: Yimeng Wu Date: Wed, 8 Nov 2023 23:23:42 +0000 Subject: [PATCH] Port microsoft/microsoft-ui-xaml#4345 (#600) --- ModernWpf/Styles/MenuItem.xaml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/ModernWpf/Styles/MenuItem.xaml b/ModernWpf/Styles/MenuItem.xaml index 6180190a..e4476fa6 100644 --- a/ModernWpf/Styles/MenuItem.xaml +++ b/ModernWpf/Styles/MenuItem.xaml @@ -165,13 +165,14 @@ BorderThickness="{TemplateBinding BorderThickness}" Margin="{DynamicResource MenuFlyoutItemMargin}" CornerRadius="{TemplateBinding primitives:ControlHelper.CornerRadius}"> - + + - + + - +