Files
FSI.BT.IR.Tools/Themes/PieShape.xaml
maier_S 82d1d9fa24 Squashed 'RadialMenu/' content from commit 9ce7d4b
git-subtree-dir: RadialMenu
git-subtree-split: 9ce7d4b378d1f5765cd361ed0f3579288d528633
2022-03-23 10:16:36 +01:00

11 lines
286 B
XML

<ResourceDictionary
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Controls="clr-namespace:RadialMenu.Controls">
<Style TargetType="Controls:PieShape">
</Style>
</ResourceDictionary>