ux: remove unused styles

This commit is contained in:
leo 2024-07-12 17:42:03 +08:00
parent 1c204e72a1
commit 6206c6abbc
No known key found for this signature in database
3 changed files with 14 additions and 16 deletions

View file

@ -47,9 +47,10 @@
IsVisible="{Binding IsFolder}"/>
<ToggleButton Grid.Column="1"
Classes="change_tree_folder"
Classes="folder"
Focusable="False"
Width="14" Height="14"
Foreground="Goldenrod"
IsChecked="{Binding IsExpanded}"
IsVisible="{Binding IsFolder}"/>