47
|
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="Ubber_Pivot_4" Stretch="Uniform">
|
|
4 |
<DrawingBrush.Drawing>
|
|
5 |
<DrawingGroup ClipGeometry="F1 M 0,0L 24.9768,0L 24.9768,24.8578L 0,24.8578L 0,0">
|
|
6 |
<DrawingGroup.Children>
|
|
7 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 24.8578,49.7157C 11.1292,49.7157 0,38.5865 0,24.8578L 24.9768,24.8578"/>
|
|
8 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 24.8578,49.7157C 38.5864,49.7157 49.7156,38.5865 49.7156,24.8578L 24.7388,24.8578"/>
|
|
9 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 24.8578,0C 38.5864,0 49.7156,11.1292 49.7156,24.8578L 24.7388,24.8578"/>
|
|
10 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 24.8578,0C 11.1292,0 0,11.1292 0,24.8578L 24.9768,24.8578"/>
|
|
11 |
</DrawingGroup.Children>
|
|
12 |
</DrawingGroup>
|
|
13 |
</DrawingBrush.Drawing>
|
|
14 |
</DrawingBrush>
|
|
15 |
</ResourceDictionary>
|