1
0

make window larger

This commit is contained in:
2026-02-26 02:17:45 +03:00
parent 58459c7054
commit 2f97f897ed

View File

@@ -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>