fix: demos of using Button.

This commit is contained in:
Zhang Dian
2024-03-22 20:37:01 +08:00
parent 4782dab745
commit 071a75a740
5 changed files with 27 additions and 13 deletions

View File

@@ -10,6 +10,7 @@
<UserControl.Styles>
<Style Selector="Button">
<Setter Property="Margin" Value="8" />
<Setter Property="HorizontalAlignment" Value="Stretch" />
</Style>
</UserControl.Styles>
<Grid