- <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
- <ResourceDictionary.MergedDictionaries>
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/Dashboard/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/SegmentControl/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/Heading/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/NavigationPanel/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/GroupBox/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/CheckComboBox/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/CheckBox/Themes/DefaultCheckBoxStyle.xaml" />
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/CheckBox/Themes/ZCheckBox.xaml" />
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/ToolTip/Themes/FlatToolTipStyle.xaml" />
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/ToolTip/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.Library;component/CustomControl/FloatingActionControls/Themes/Generic.xaml" />
- </ResourceDictionary.MergedDictionaries>
- </ResourceDictionary>
|