mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-13 04:36:36 +08:00
feat: add clear button to CalendarDatePicker. rename many resources.
This commit is contained in:
@@ -255,7 +255,7 @@
|
||||
Command="{Binding $parent[TimePicker].Clear}"
|
||||
Content="{DynamicResource TextBoxClearButtonData}"
|
||||
IsVisible="False"
|
||||
Theme="{DynamicResource ButtonInputInnerButton}" />
|
||||
Theme="{DynamicResource InnerIconButton}" />
|
||||
</Grid>
|
||||
</DataValidationErrors>
|
||||
</ControlTemplate>
|
||||
|
||||
Reference in New Issue
Block a user