Squashed 'RadialMenu/' content from commit 9ce7d4b
git-subtree-dir: RadialMenu git-subtree-split: 9ce7d4b378d1f5765cd361ed0f3579288d528633
This commit is contained in:
12
Themes/Generic.xaml
Normal file
12
Themes/Generic.xaml
Normal file
@@ -0,0 +1,12 @@
|
||||
<ResourceDictionary
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
|
||||
<ResourceDictionary.MergedDictionaries>
|
||||
<ResourceDictionary Source="/RadialMenu;component/Themes/PieShape.xaml"/>
|
||||
<ResourceDictionary Source="/RadialMenu;component/Themes/RadialMenu.xaml"/>
|
||||
<ResourceDictionary Source="/RadialMenu;component/Themes/RadialMenuCentralItem.xaml"/>
|
||||
<ResourceDictionary Source="/RadialMenu;component/Themes/RadialMenuItem.xaml"/>
|
||||
</ResourceDictionary.MergedDictionaries>
|
||||
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user