Files
ShrlAlgoToolkit/WPFluent/Resources/DesignTime.xaml

6 lines
462 B
Plaintext
Raw Normal View History

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<ResourceDictionary.MergedDictionaries>
2025-04-24 20:56:44 +08:00
<ResourceDictionary Source="pack://application:,,,/WPFluent;component/Themes/Light.xaml" />
<ResourceDictionary Source="pack://application:,,,/WPFluent;component/Resources/Variables.xaml" />
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>