src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.Ressources_files/Play.xaml
equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> |
|
3 <DrawingBrush x:Key="Play" Stretch="Uniform"> |
|
4 <DrawingBrush.Drawing> |
|
5 <DrawingGroup ClipGeometry="F1 M 0,0L 9.4646,0L 9.4646,10.7882L 0,10.7882L 0,0"> |
|
6 <DrawingGroup.Children> |
|
7 <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 "> |
|
8 <GeometryDrawing.Pen> |
|
9 <Pen Thickness="0.199975" LineJoin="Round" Brush="#FF000000"/> |
|
10 </GeometryDrawing.Pen> |
|
11 </GeometryDrawing> |
|
12 </DrawingGroup.Children> |
|
13 </DrawingGroup> |
|
14 </DrawingBrush.Drawing> |
|
15 </DrawingBrush> |
|
16 </ResourceDictionary> |