清理ColorPicker,进度条。修复UI问题

This commit is contained in:
2026-02-23 16:49:34 +08:00
parent 1d939d52ed
commit 18174b404c
29 changed files with 1028 additions and 576 deletions

View File

@@ -632,7 +632,9 @@
</UniformGrid>
</StackPanel>
<Expander Header="折叠" />
<Expander Header="折叠">
<TextBlock Text="This is a Expander" />
</Expander>
<StackPanel ms:ControlAssist.AnchorHeaderText="复选框 CheckBox">
<UniformGrid Rows="1">
<CheckBox Content="复选框" />