Files
FSI.BT.IR.Tools/RadialMenu/Themes/PieShape.xaml
2022-03-11 15:04:17 +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>