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="Color_1__FFFF00" Stretch="Uniform">
|
|
4 |
<DrawingBrush.Drawing>
|
|
5 |
<DrawingGroup ClipGeometry="F1 M 0,0L 70.1742,0L 70.1742,69.84L 0,69.84L 0,0">
|
|
6 |
<DrawingGroup.Children>
|
|
7 |
<GeometryDrawing Brush="#FFFFFF00" Geometry="F1 M 69.8406,0.000564575C 31.269,0.000564575 0.000549316,31.2691 0.000549316,69.8407L 70.1748,69.8407"/>
|
|
8 |
</DrawingGroup.Children>
|
|
9 |
</DrawingGroup>
|
|
10 |
</DrawingBrush.Drawing>
|
|
11 |
</DrawingBrush>
|
|
12 |
</ResourceDictionary>
|