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_3" 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,24.8579C 11.1292,24.8579 0,13.7287 0,3.05176e-005L 24.9768,3.05176e-005"/>
|
|
8 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 24.8578,24.8579C 38.5864,24.8579 49.7156,13.7287 49.7156,3.05176e-005L 24.7388,3.05176e-005"/>
|
|
9 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 24.8578,-24.8578C 38.5864,-24.8578 49.7156,-13.7286 49.7156,3.05176e-005L 24.7388,3.05176e-005"/>
|
|
10 |
<GeometryDrawing Brush="#FF000000" Geometry="F1 M 24.8578,-24.8578C 11.1292,-24.8578 0,-13.7286 0,3.05176e-005L 24.9768,3.05176e-005"/>
|
|
11 |
</DrawingGroup.Children>
|
|
12 |
</DrawingGroup>
|
|
13 |
</DrawingBrush.Drawing>
|
|
14 |
</DrawingBrush>
|
|
15 |
</ResourceDictionary>
|