src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.Ressources_files/SliderPlay.xaml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.Ressources_files/SliderPlay.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="SliderPlay" Stretch="Uniform">
+ <DrawingBrush.Drawing>
+ <DrawingGroup ClipGeometry="F1 M 0,0L 9.26465,0L 9.26465,10.5882L 0,10.5882L 0,0">
+ <DrawingGroup.Children>
+ <GeometryDrawing Brush="#FFFFFFFF" Geometry="F1 M 9.26465,5.8869L 0,10.5881L 0,8.96826L 6.93817,5.57324L 6.93817,5.50775L 0,1.63367L 0,0L 9.26465,5.24585L 9.26465,5.8869 Z ">
+ <GeometryDrawing.Pen>
+ <Pen Thickness="0.199975" LineJoin="Round" Brush="#FF000000"/>
+ </GeometryDrawing.Pen>
+ </GeometryDrawing>
+ </DrawingGroup.Children>
+ </DrawingGroup>
+ </DrawingBrush.Drawing>
+ </DrawingBrush>
+</ResourceDictionary>