diff --git a/App.config b/App.config index 8d643b8..931ba7e 100644 --- a/App.config +++ b/App.config @@ -22,6 +22,9 @@ True + + + \ No newline at end of file diff --git a/MainWindow.xaml b/MainWindow.xaml index 08a4591..d00452c 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -3,38 +3,44 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:local="clr-namespace:WpfMaiTouchEmulator" mc:Ignorable="d" Closing="MainWindow_Closing" - Title="MainWindow" Height="282" Width="800"> - -