diff --git a/WPF/WPF/MainWindow.xaml b/WPF/WPF/MainWindow.xaml index 8236218..db14981 100644 --- a/WPF/WPF/MainWindow.xaml +++ b/WPF/WPF/MainWindow.xaml @@ -5,20 +5,74 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:WPF" mc:Ignorable="d" - Title="MainWindow" Height="500" Width="800" MinHeight="500" MinWidth="800"> - + Title="MainWindow" Height="800" Width="1000" MinHeight="800" MinWidth="1000"> + + - - - - + + + + + + + + + + + + + +