src/FingersDance.Control.TimeLine/FingersDance.Control.TimeLine.Ressources_files/Pause.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="Pause" Stretch="Uniform"> |
|
4 <DrawingBrush.Drawing> |
|
5 <DrawingGroup ClipGeometry="F1 M 0,0L 3.37118,0L 3.37118,10.9882L 0,10.9882L 0,0"> |
|
6 <DrawingGroup.Children> |
|
7 <GeometryDrawing Brush="#FFFFFFFF" Geometry="F1 M 0.100037,0.0999756L 1.24683,0.0999756L 1.24683,10.8882L 0.100037,10.8882L 0.100037,0.0999756 Z "> |
|
8 <GeometryDrawing.Pen> |
|
9 <Pen Thickness="0.199975" LineJoin="Round" Brush="#FF000000"/> |
|
10 </GeometryDrawing.Pen> |
|
11 </GeometryDrawing> |
|
12 <GeometryDrawing Brush="#FFFFFFFF" Geometry="F1 M 2.12445,0.0999756L 3.27124,0.0999756L 3.27124,10.8882L 2.12445,10.8882L 2.12445,0.0999756 Z "> |
|
13 <GeometryDrawing.Pen> |
|
14 <Pen Thickness="0.199975" LineJoin="Round" Brush="#FF000000"/> |
|
15 </GeometryDrawing.Pen> |
|
16 </GeometryDrawing> |
|
17 </DrawingGroup.Children> |
|
18 </DrawingGroup> |
|
19 </DrawingBrush.Drawing> |
|
20 </DrawingBrush> |
|
21 </ResourceDictionary> |