diff --git a/KeyGen/App.xaml b/KeyGen/App.xaml
deleted file mode 100644
index fef1807..0000000
--- a/KeyGen/App.xaml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/KeyGen/App.xaml.cs b/KeyGen/App.xaml.cs
deleted file mode 100644
index b6bedf6..0000000
--- a/KeyGen/App.xaml.cs
+++ /dev/null
@@ -1,12 +0,0 @@
-using System.Configuration;
-using System.Data;
-using System.Windows;
-
-namespace KeyGen;
-
-///
-/// Interaction logic for App.xaml
-///
-public partial class App : Application
-{
-}
\ No newline at end of file
diff --git a/KeyGen/AssemblyInfo.cs b/KeyGen/AssemblyInfo.cs
deleted file mode 100644
index 4a05c7d..0000000
--- a/KeyGen/AssemblyInfo.cs
+++ /dev/null
@@ -1,10 +0,0 @@
-using System.Windows;
-
-[assembly: ThemeInfo(
- ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
- //(used if a resource is not found in the page,
- // or application resource dictionaries)
- ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located
- //(used if a resource is not found in the page,
- // app, or any theme specific resource dictionaries)
-)]
\ No newline at end of file
diff --git a/KeyGen/KeyGen.csproj b/KeyGen/KeyGen.csproj
deleted file mode 100644
index 5f665df..0000000
--- a/KeyGen/KeyGen.csproj
+++ /dev/null
@@ -1,20 +0,0 @@
-
-
-
- WinExe
- net48
- preview
- enable
- enable
- true
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Melskin/Controls/MelWindow.xaml b/Melskin/Controls/MelWindow.xaml
index da59529..84b469d 100644
--- a/Melskin/Controls/MelWindow.xaml
+++ b/Melskin/Controls/MelWindow.xaml
@@ -1,21 +1,21 @@
-
+ xmlns:controls="clr-namespace:Melskin.Controls">
+
+ SnapsToDevicePixels="True">
+ Focusable="False"
+ RecognizesAccessKey="True"
+ SnapsToDevicePixels="{TemplateBinding SnapsToDevicePixels}" />
@@ -23,13 +23,13 @@
-
+
-
+
@@ -38,35 +38,35 @@
-->
-
+
-
+
-
+
+ SnapsToDevicePixels="True">
+ Focusable="False"
+ RecognizesAccessKey="True"
+ SnapsToDevicePixels="{TemplateBinding SnapsToDevicePixels}" />
-
+
-
+
@@ -76,7 +76,7 @@
-
-
-
-
-
+
@@ -228,45 +228,45 @@
+ Background="{TemplateBinding assists:ColorAssist.TitleBarBackground}" />
+ Stretch="Uniform" />
+ Content="{TemplateBinding TitleBarLeftContent}"
+ WindowChrome.IsHitTestVisibleInChrome="True" />