![]()
<Path Height="8" x:Name="Path1" HorizontalAlignment="Right"
VerticalAlignment="Center" Margin="0,0,3,0" Width="16"
Fill="#838383" Stretch="Fill" Stroke="#838383"
Data="M0.5,0.5 L9.5,0.5 L5.0625,9.5 L5.0625,9.5 z"
Visibility="{TemplateBinding Visibility}" />
<Path Height="8" x:Name="path2" HorizontalAlignment="Left"
VerticalAlignment="Center" Margin="0,0,3,0" Width="16"
Fill="#838383" Stretch="Fill" Stroke="#838383"
Data="M0.5,0.5 L-9.5,0.5 L-5.0625,-9.5 L-5.0625,-9.5 z"
Visibility="{TemplateBinding Visibility}" />