清理ColorPicker,进度条。修复UI问题
This commit is contained in:
@@ -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="复选框" />
|
||||
|
||||
Reference in New Issue
Block a user