src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.Ressources_files/Play.xaml
author riley
Wed, 23 Sep 2009 19:49:21 +0200
changeset 93 ac20121c930b
permissions -rw-r--r--
Xaml ressource files

<?xml version="1.0" encoding="utf-8"?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
	<DrawingBrush x:Key="Play" Stretch="Uniform">
		<DrawingBrush.Drawing>
			<DrawingGroup ClipGeometry="F1 M 0,0L 9.4646,0L 9.4646,10.7882L 0,10.7882L 0,0">
				<DrawingGroup.Children>
					<GeometryDrawing Brush="#FFFFFFFF" Geometry="F1 M 9.36456,5.987L 0.0999756,10.6882L 0.0999756,9.0683L 7.03809,5.67328L 7.03809,5.60785L 0.0999756,1.7337L 0.0999756,0.100037L 9.36456,5.34589L 9.36456,5.987 Z ">
						<GeometryDrawing.Pen>
							<Pen Thickness="0.199975" LineJoin="Round" Brush="#FF000000"/>
						</GeometryDrawing.Pen>
					</GeometryDrawing>
				</DrawingGroup.Children>
			</DrawingGroup>
		</DrawingBrush.Drawing>
	</DrawingBrush>
</ResourceDictionary>