make window larger
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
xmlns:local = "clr-namespace:Main"
|
||||
mc:Ignorable = "d"
|
||||
Title = "Lab7Meow"
|
||||
Height = "450"
|
||||
Width = "800"
|
||||
Height = "800"
|
||||
Width = "1400"
|
||||
Loaded = "Window_Loaded"
|
||||
>
|
||||
<Window.Resources>
|
||||
|
||||
Reference in New Issue
Block a user