feat: replace icon.

This commit is contained in:
Zhang Dian
2025-03-13 15:17:57 +08:00
parent 9f432ddee6
commit de08d4a20f
2 changed files with 5 additions and 10 deletions

View File

@@ -139,8 +139,7 @@
<PathIcon
Name="SortIcon"
Grid.Column="1"
Width="8"
Height="8"
Theme="{StaticResource InnerPathIcon}"
Margin="0,0,8,0"
Foreground="{TemplateBinding Foreground}" />
</Grid>
@@ -358,8 +357,7 @@
<Setter Property="Template">
<ControlTemplate TargetType="ToggleButton">
<PathIcon
Width="12"
Height="12"
Theme="{StaticResource InnerPathIcon}"
HorizontalAlignment="Center"
VerticalAlignment="Center"
Background="Transparent"