优化界面, 下班

This commit is contained in:
liufei
2021-07-13 17:29:33 +08:00
parent edb7efc7fb
commit a122181f90
22 changed files with 132 additions and 68 deletions

View File

@@ -121,9 +121,12 @@
<StackPanel Orientation="Horizontal">
<Button Background="Transparent"
BorderThickness="0"
hc:IconElement.Geometry="{Binding MenuGeometry}"
hc:IconElement.Geometry="{Binding MenuGeometry}"
hc:IconElement.Height="18"
hc:IconElement.Width="18"
IsEnabled="False"
Opacity="1"
Foreground="{Binding GeometryColor}"
/>
<TextBlock Text="{Binding MenuName}"
HorizontalAlignment="Center"