- <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
- <ResourceDictionary.MergedDictionaries>
- <ResourceDictionary Source="/SHJX.Service.CustomControl;component/Dashboard/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.CustomControl;component/SegmentControl/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.CustomControl;component/Heading/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.CustomControl;component/NavigationPanel/Themes/Generic.xaml" />
- <ResourceDictionary Source="/SHJX.Service.CustomControl;component/GroupBox/Themes/Generic.xaml" />
- </ResourceDictionary.MergedDictionaries>
- </ResourceDictionary>
|