diff --git a/WPF/MainWindow.xaml b/WPF/MainWindow.xaml index a0c234c..000244f 100644 --- a/WPF/MainWindow.xaml +++ b/WPF/MainWindow.xaml @@ -5,22 +5,44 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:WPF" mc:Ignorable="d" - Title="MainWindow" Height="450" Width="800" MinHeight="450" MinWidth="600"> - - - - - - - - - - - - - - - - + Title="MainWindow" Height="500" Width="800" MinHeight="450" MinWidth="600" Background="LightYellow"> + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/WPF/WPF.csproj b/WPF/WPF.csproj index e3e33e3..38347c9 100644 --- a/WPF/WPF.csproj +++ b/WPF/WPF.csproj @@ -8,4 +8,14 @@ true + + + + + + + Never + + + diff --git a/WPF/images/hgvstrgtavc.png b/WPF/images/hgvstrgtavc.png new file mode 100644 index 0000000..2b6e063 Binary files /dev/null and b/WPF/images/hgvstrgtavc.png differ