From 36196b5a3fe347c9e147df7dcd9f0e040f980322 Mon Sep 17 00:00:00 2001 From: Darrell Swiney Date: Wed, 5 Jul 2023 23:58:20 -0400 Subject: [PATCH] Fixing maximize and window move --- Prepper/MainWindow.xaml | 15 +-- Prepper/MainWindow.xaml.cs | 206 ++++++++++++++++++++++++++++++++++--- 2 files changed, 202 insertions(+), 19 deletions(-) diff --git a/Prepper/MainWindow.xaml b/Prepper/MainWindow.xaml index ccd8e99..bc394c3 100644 --- a/Prepper/MainWindow.xaml +++ b/Prepper/MainWindow.xaml @@ -17,6 +17,7 @@ WindowStyle="None" Icon="Images/prepper.ico" Loaded="Window_Loaded" + SourceInitialized="Window_SourceInitialized" > @@ -42,7 +43,7 @@ - + @@ -52,14 +53,14 @@ Prepper - -