From ebf7e1c16ecedb1080f3e19bd51fe890bcb3f83b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Wed, 2 Aug 2023 11:42:22 +0200 Subject: [PATCH] Added the possibility to maximize a window (#7) --- PermaTop/UserControls/WindowPropertyItem.xaml | 4 +++- PermaTop/UserControls/WindowPropertyItem.xaml.cs | 12 ++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/PermaTop/UserControls/WindowPropertyItem.xaml b/PermaTop/UserControls/WindowPropertyItem.xaml index 0d15b7b..c006563 100644 --- a/PermaTop/UserControls/WindowPropertyItem.xaml +++ b/PermaTop/UserControls/WindowPropertyItem.xaml @@ -18,6 +18,7 @@ + @@ -26,7 +27,8 @@