This commit is contained in:
2026-09-14 18:43:16 +02:00
parent 6735e1fcc2
commit 20bf9eb37b
3 changed files with 8 additions and 7 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:Casino"
mc:Ignorable="d"
Title="Blackjack" Height="1080" Width="1980">
Title="Blackjack" Height="1080" Width="1800"
WindowState="Maximized"
>
<Grid>
<Grid.ColumnDefinitions>
<ColumnDefinition Width="100"></ColumnDefinition>