feat: support HorizontalAlignment="Stretch".

This commit is contained in:
Zhang Dian
2025-03-12 13:59:32 +08:00
parent 08552cf57e
commit 7e33078f00
2 changed files with 9 additions and 4 deletions

View File

@@ -49,7 +49,7 @@
<TextBlock Text="Use Style to customize button" />
<ColorPicker
Margin="8"
Width="32"
MinWidth="32"
HsvColor="hsv(180,80%,70%)">
<ColorPicker.Content>
<Border