diff --git a/AssemblyInfo.cs b/AssemblyInfo.cs index 8b5504e..7aee22a 100644 --- a/AssemblyInfo.cs +++ b/AssemblyInfo.cs @@ -1,3 +1,4 @@ +using System.Reflection; using System.Windows; [assembly: ThemeInfo( diff --git a/MainWindow.xaml b/MainWindow.xaml index 9d20761..c443142 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -26,7 +26,7 @@ - + @@ -35,7 +35,8 @@