diff --git a/Example/MainWindow.xaml b/Example/MainWindow.xaml index acb1c3e..da1d518 100644 --- a/Example/MainWindow.xaml +++ b/Example/MainWindow.xaml @@ -5,8 +5,8 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity" xmlns:local="clr-namespace:Example" - xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:md="http://materialdesigninxaml.net/winfx/xaml/themes" xmlns:prism="http://prismlibrary.com/" Title="MainWindow" Width="800" @@ -26,35 +26,80 @@ - - - - + + + + + + +