diff --git a/ModernWpf/Styles/ComboBox.xaml b/ModernWpf/Styles/ComboBox.xaml index a22aade0..39f8464c 100644 --- a/ModernWpf/Styles/ComboBox.xaml +++ b/ModernWpf/Styles/ComboBox.xaml @@ -443,6 +443,7 @@ + diff --git a/ModernWpf/ThemeResources/Dark.xaml b/ModernWpf/ThemeResources/Dark.xaml index 83e98209..ba1b4959 100644 --- a/ModernWpf/ThemeResources/Dark.xaml +++ b/ModernWpf/ThemeResources/Dark.xaml @@ -461,6 +461,7 @@ + diff --git a/ModernWpf/ThemeResources/HighContrast.xaml b/ModernWpf/ThemeResources/HighContrast.xaml index 2e751cfa..958c3e18 100644 --- a/ModernWpf/ThemeResources/HighContrast.xaml +++ b/ModernWpf/ThemeResources/HighContrast.xaml @@ -461,6 +461,7 @@ + diff --git a/ModernWpf/ThemeResources/Light.xaml b/ModernWpf/ThemeResources/Light.xaml index 3a25edd3..e7cb422b 100644 --- a/ModernWpf/ThemeResources/Light.xaml +++ b/ModernWpf/ThemeResources/Light.xaml @@ -461,6 +461,7 @@ + diff --git a/test/ModernWpfTestApp/ComboBoxPage.xaml b/test/ModernWpfTestApp/ComboBoxPage.xaml index 9c427a74..a98498ef 100644 --- a/test/ModernWpfTestApp/ComboBoxPage.xaml +++ b/test/ModernWpfTestApp/ComboBoxPage.xaml @@ -9,28 +9,35 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" mc:Ignorable="d"> - - - + + + - - - + + + - - - - - + + + + + + + + + + + + + + + + + + + +