diff --git a/ModernWpf.Controls/CommandBarFlyout/CommandBarFlyout.xaml b/ModernWpf.Controls/CommandBarFlyout/CommandBarFlyout.xaml
index 50e73001..320eb769 100644
--- a/ModernWpf.Controls/CommandBarFlyout/CommandBarFlyout.xaml
+++ b/ModernWpf.Controls/CommandBarFlyout/CommandBarFlyout.xaml
@@ -472,6 +472,8 @@
x:Name="LayoutRoot"
Background="{TemplateBinding Background}"
Padding="{TemplateBinding Padding}"
+ BorderBrush="{TemplateBinding BorderBrush}"
+ BorderThickness="{TemplateBinding BorderThickness}"
CornerRadius="{TemplateBinding CornerRadius}"
SnapsToDevicePixels="True">
@@ -481,19 +483,13 @@
-
-
-
-
+
diff --git a/ModernWpf/Styles/Calendar.xaml b/ModernWpf/Styles/Calendar.xaml
index f480c443..9f4d47c4 100644
--- a/ModernWpf/Styles/Calendar.xaml
+++ b/ModernWpf/Styles/Calendar.xaml
@@ -53,17 +53,15 @@
-
-
-
+
diff --git a/ModernWpf/Styles/ComboBox.xaml b/ModernWpf/Styles/ComboBox.xaml
index 35d9cca4..1ea5a1e2 100644
--- a/ModernWpf/Styles/ComboBox.xaml
+++ b/ModernWpf/Styles/ComboBox.xaml
@@ -471,26 +471,23 @@
-
-
-
-
-
+
+
+