src/FingersDance.Control.Pivot/FingersDance.Control.Pivot.Ressource_Files/Color 2 #FFC800.xaml
author ymh
Tue, 15 Sep 2009 14:53:12 +0200
changeset 57 926ad47737a3
parent 47 4eb65101c6b3
permissions -rw-r--r--
Correct drag enter

<?xml version="1.0" encoding="utf-8"?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
	<DrawingBrush x:Key="Color_2__FFC800" Stretch="Uniform">
		<DrawingBrush.Drawing>
			<DrawingGroup ClipGeometry="F1 M 0,0L 70.1742,0L 70.1742,69.84L 0,69.84L 0,0">
				<DrawingGroup.Children>
					<GeometryDrawing Brush="#FFFFC800" Geometry="F1 M 69.8406,0.000473022C 31.269,0.000473022 0.000488281,31.269 0.000488281,69.8406L 70.1748,69.8406"/>
				</DrawingGroup.Children>
			</DrawingGroup>
		</DrawingBrush.Drawing>
	</DrawingBrush>
</ResourceDictionary>