From d71f0d38fcbc75ca2890a403551bdb8a82d0ffa8 Mon Sep 17 00:00:00 2001 From: HorizonCode Date: Thu, 27 May 2021 10:02:42 +0200 Subject: [PATCH] Reconstructed the whole Window Layout --- EZPPClient Installer/MainWindow.xaml | 23 ++++++++++++----------- EZPPClient Installer/MainWindow.xaml.cs | 18 ++++++++++++------ 2 files changed, 24 insertions(+), 17 deletions(-) diff --git a/EZPPClient Installer/MainWindow.xaml b/EZPPClient Installer/MainWindow.xaml index c99d649..91390fc 100644 --- a/EZPPClient Installer/MainWindow.xaml +++ b/EZPPClient Installer/MainWindow.xaml @@ -5,19 +5,20 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:EZPPClient_Installer" mc:Ignorable="d" - Title="EZPPClient Installer" Height="237.051" Width="525.487" + Title="EZPPClient Installer" Height="293.333" Width="525" xmlns:ui="http://schemas.modernwpf.com/2019" ui:WindowHelper.UseModernWindowStyle="True" ResizeMode="CanMinimize" Icon="circle_new.ico" Topmost="True" WindowStartupLocation="CenterScreen"> - - -