更新命名空间,优化部分交互

This commit is contained in:
GG Z
2025-09-06 00:36:23 +08:00
parent f03dd8ac58
commit 61ff71c5be
33 changed files with 495 additions and 232 deletions

View File

@@ -38,6 +38,7 @@
<!-- TODO:禁用效果 -->
<Trigger Property="IsEnabled" Value="false">
<Setter Property="TextElement.Foreground" TargetName="PART_ContentHost" Value="{DynamicResource TextDisabledBrush}" />
<Setter Property="Background" Value="{DynamicResource ControlBackgroundDisabledBrush}"/>
</Trigger>
<Trigger Property="IsMouseOver" Value="true">