diff --git a/PrototypWPFHAG/MainWindow.xaml b/PrototypWPFHAG/MainWindow.xaml index 8e57ed9..368e9a2 100644 --- a/PrototypWPFHAG/MainWindow.xaml +++ b/PrototypWPFHAG/MainWindow.xaml @@ -12,21 +12,36 @@ TitleCharacterCasing="Normal" WindowTitleBrush="Firebrick" Icon="pack://application:,,,/Images/databaseicon.png" - ResizeMode="CanResizeWithGrip"> + ResizeMode="CanResizeWithGrip" + Loaded="Window_Loaded"> - - + + + - - - + + + + - -