diff --git a/App/MainWindow.xaml b/App/MainWindow.xaml
index f217f38..c67964a 100644
--- a/App/MainWindow.xaml
+++ b/App/MainWindow.xaml
@@ -4,6 +4,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:controls="http://wpflib.de/"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+ xmlns:iconPacks="http://metro.mahapps.com/winfx/xaml/iconpacks"
xmlns:local="clr-namespace:ModernWpfPlayground"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:prism="http://prismlibrary.com/"
@@ -82,30 +83,34 @@
-
+
-
+
diff --git a/App/ModernWpfPlayground.csproj b/App/ModernWpfPlayground.csproj
index f2a99a5..9bd6a89 100644
--- a/App/ModernWpfPlayground.csproj
+++ b/App/ModernWpfPlayground.csproj
@@ -14,6 +14,7 @@
+