diff --git a/View/QueryView.xaml b/View/QueryView.xaml index f2c16ab..b72a885 100644 --- a/View/QueryView.xaml +++ b/View/QueryView.xaml @@ -6,7 +6,50 @@ xmlns:local="clr-namespace:Audit.View" mc:Ignorable="d" DataContext="{Binding Source={StaticResource Locator},Path=Query}" d:DesignHeight="900" d:DesignWidth="1140"> - + + + diff --git a/View/StuffView.xaml b/View/StuffView.xaml index 55e6072..c6c24f3 100644 --- a/View/StuffView.xaml +++ b/View/StuffView.xaml @@ -10,6 +10,48 @@ d:DesignHeight="900" d:DesignWidth="1140" xmlns:mah="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro"> +