src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.Ressources_files/Play.xaml
changeset 93 ac20121c930b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.Ressources_files/Play.xaml	Wed Sep 23 19:49:21 2009 +0200
@@ -0,0 +1,16 @@
+<?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>