revert change based on PR feedback

This commit is contained in:
Enrico Giordani
2019-10-24 21:36:09 +02:00
parent b26ee410d1
commit 661ac4e841
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
Width="528"
SizeToContent="Height"
Background="White"
ResizeMode="CanMinimize"
ResizeMode="NoResize"
WindowStartupLocation="CenterScreen"
Closed="OnClosed">

View File

@@ -10,7 +10,7 @@
Width="528"
SizeToContent="Height"
Background="White"
ResizeMode="CanMinimize"
ResizeMode="NoResize"
WindowStartupLocation="CenterScreen"
Closed="OnClosed">

View File

@@ -11,7 +11,7 @@
Width="810"
SizeToContent="Height"
Background="White"
ResizeMode="CanMinimize"
ResizeMode="NoResize"
WindowStartupLocation="CenterScreen"
Loaded="OnLoaded"
Closed="OnClosed">