命名调整

This commit is contained in:
GG Z
2025-07-12 23:31:32 +08:00
parent 4d35cadb56
commit 6d96da6f90
88 changed files with 3975 additions and 2763 deletions

View File

@@ -11,10 +11,10 @@
<ResourceDictionary>
<local:Bootstrapper x:Key="Bootstrapper" />
</ResourceDictionary>
<ResourceDictionary Source="pack://application:,,,/AntdWpf;component/Themes/Light.xaml" />
<ResourceDictionary Source="pack://application:,,,/AntdWpf;component/Themes/Generic.xaml" />
<!--<ResourceDictionary Source="pack://application:,,,/AntdWpf;component/Themes/Theme.xaml" />
<ResourceDictionary Source="pack://application:,,,/AntdWpf;component/Themes/Controls.xaml" />
<ResourceDictionary Source="pack://application:,,,/AntdWpf;component/Themes/AntIcons.xaml" />-->
<!--<ResourceDictionary Source="pack://application:,,,/AntdWpf;component/Themes/Controls.xaml" />-->
<ResourceDictionary Source="pack://application:,,,/AntdWpf;component/Themes/AntIcons.xaml" />
</ResourceDictionary.MergedDictionaries>
<Style x:Key="Ant.H1" TargetType="Control">