From e430e0aad0493adde57d88373cfbceb88692ae94 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Fri, 23 May 2025 11:22:44 -0500 Subject: [PATCH] revert single form window --- xaml/inputXML.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml index 08c81c32..a319ee90 100644 --- a/xaml/inputXML.xaml +++ b/xaml/inputXML.xaml @@ -7,7 +7,7 @@ mc:Ignorable="d" WindowStartupLocation="CenterScreen" UseLayoutRounding="True" - WindowStyle="SingleBorderWindow" + WindowStyle="None" Width="Auto" Height="Auto" MaxWidth="1380"