From 51e5fb74f8496df26f8c1d819b8b940b6b8a1c47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9D=D0=B8=D0=BA=D0=B8=D1=82=D0=B0=20=D0=A8=D0=B8=D0=BF?= =?UTF-8?q?=D0=B8=D0=BB=D0=BE=D0=B2?= <116575516+LAYT73@users.noreply.github.com> Date: Thu, 5 Sep 2024 00:11:45 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9B=D0=B0=D0=B1=D0=BE=D1=80=D0=B0=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=BD=D0=B0=D1=8F=20=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=B0=20=E2=84=962?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WPF/WPF/MainWindow.xaml | 66 +++++++++++++++++++++++++++++--- WPF/WPF/Resources/Deadpool3.jpg | Bin 0 -> 26462 bytes WPF/WPF/Resources/Dune2.jpg | Bin 0 -> 711756 bytes WPF/WPF/Resources/Ice3.jpg | Bin 0 -> 46042 bytes WPF/WPF/Resources/Twisters2.jpg | Bin 0 -> 23058 bytes WPF/WPF/WPF.csproj | 8 ++++ 6 files changed, 68 insertions(+), 6 deletions(-) create mode 100644 WPF/WPF/Resources/Deadpool3.jpg create mode 100644 WPF/WPF/Resources/Dune2.jpg create mode 100644 WPF/WPF/Resources/Ice3.jpg create mode 100644 WPF/WPF/Resources/Twisters2.jpg 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"> + + - - - - + + + + + + + + + + + + + +