diff --git a/NativeDllTester/MainWindow.xaml b/NativeDllTester/MainWindow.xaml index 4507fbc..1610350 100644 --- a/NativeDllTester/MainWindow.xaml +++ b/NativeDllTester/MainWindow.xaml @@ -5,14 +5,31 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:NativeDllTester" mc:Ignorable="d" - Title="MainWindow" Height="450" Width="800"> + Title="Native Dll Tester" Height="450" Width="800" + WindowStartupLocation="CenterScreen" + WindowState="Maximized"> - -