Mini Kabibi Habibi
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="/LayoutControlDemo;component/Themes/Hyperlink.xaml" />
<ResourceDictionary Source="/LayoutControlDemo;component/Themes/SampleLayoutItem.xaml" />
<ResourceDictionary Source="/LayoutControlDemo;component/Themes/PropertyEdits.xaml" />
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>