From 8a951267cea5e75bd1014616a1554d55034bac69 Mon Sep 17 00:00:00 2001 From: Yimeng Wu Date: Mon, 4 Dec 2023 22:47:42 +0000 Subject: [PATCH] Port microsoft/microsoft-ui-xaml#4720 (#638) --- ModernWpf/ControlsResources.xaml | 8 ++++---- ModernWpf/Styles/MenuItem.xaml | 4 ++++ ModernWpf/ThemeResources/Dark.xaml | 12 ++++++++---- ModernWpf/ThemeResources/HighContrast.xaml | 4 ++++ ModernWpf/ThemeResources/Light.xaml | 12 ++++++++---- 5 files changed, 28 insertions(+), 12 deletions(-) diff --git a/ModernWpf/ControlsResources.xaml b/ModernWpf/ControlsResources.xaml index 32048e82..4bb3b699 100644 --- a/ModernWpf/ControlsResources.xaml +++ b/ModernWpf/ControlsResources.xaml @@ -72,14 +72,14 @@ 1 0,2,0,2 - 40 + 32 24,0,0,0 28,0,0,0 - -4,2,-4,2 + -4,1,-4,1 56,0,0,0 4,2,4,2 - 11,11,11,12 - 11,7,11,9 + 11,8,11,9 + 11,4,11,5 diff --git a/ModernWpf/Styles/MenuItem.xaml b/ModernWpf/Styles/MenuItem.xaml index 706b7f5d..f092fbfe 100644 --- a/ModernWpf/Styles/MenuItem.xaml +++ b/ModernWpf/Styles/MenuItem.xaml @@ -403,6 +403,8 @@