diff --git a/samples/ControlCatalog/MainView.xaml b/samples/ControlCatalog/MainView.xaml
index 5f24c8062e..c35f8a3c0c 100644
--- a/samples/ControlCatalog/MainView.xaml
+++ b/samples/ControlCatalog/MainView.xaml
@@ -6,10 +6,13 @@
Foreground="{DynamicResource ThemeForegroundBrush}"
FontSize="{DynamicResource FontSizeNormal}">
-
- Light
- Dark
-
+
+
+
@@ -21,7 +24,12 @@
-
+
+
+
+
@@ -42,6 +50,12 @@
+
+
+ Light
+ Dark
+
+
diff --git a/samples/ControlCatalog/MainWindow.xaml b/samples/ControlCatalog/MainWindow.xaml
index 6a9e865e26..9527ac3b4e 100644
--- a/samples/ControlCatalog/MainWindow.xaml
+++ b/samples/ControlCatalog/MainWindow.xaml
@@ -1,4 +1,5 @@
+ Background="{TemplateBinding Background}"
+ DockPanel.Dock="Left">
-
-
+
+
+
+
+
@@ -58,6 +64,8 @@
+
+