misc: format Controls axaml.

This commit is contained in:
Zhang Dian
2025-03-06 14:38:50 +08:00
parent 9081855ab1
commit 19dcb020f1
43 changed files with 94 additions and 98 deletions

View File

@@ -195,7 +195,7 @@
<ControlTheme x:Key="{x:Type dialogs:ManagedFileChooserOverwritePrompt}"
TargetType="dialogs:ManagedFileChooserOverwritePrompt">
<Setter Property="MaxWidth" Value="400" />
<Setter Property="Padding" Value="10"/>
<Setter Property="Padding" Value="10" />
<Setter Property="Template">
<ControlTemplate>
<Border Background="{TemplateBinding Background}"
@@ -233,4 +233,4 @@
</ControlTemplate>
</Setter>
</ControlTheme>
</ResourceDictionary>
</ResourceDictionary>