This commit is contained in:
shinichi
2020-10-29 17:01:14 +01:00
parent da9d3184a1
commit 6d599cfcd2
6 changed files with 82 additions and 26 deletions

View File

@@ -10,7 +10,7 @@
AllowsTransparency="True"
MinHeight="{Binding MinimumHeight}"
MinWidth="{Binding MinimumWidth}"
Title="MainWindow" Height="500" Width="900">
Title="MainWindow" Height="800" Width="1500">
<Window.Resources>
<Style TargetType="{x:Type local:MainWindow}">
<Setter Property="Template">