src/FingersDance.Control.SessionInput/fingersDance.Control.SessionInput.ressources_files/ConfirmationTick.xaml
author riley
Thu, 24 Sep 2009 15:21:52 +0200
changeset 106 9dfc0ee0ab17
permissions -rw-r--r--
Update Pivot(disbled effects) add Session input design
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
106
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
     1
<?xml version="1.0" encoding="utf-8"?>
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
     2
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
     3
	<DrawingBrush x:Key="ConfirmationTick" Stretch="Uniform">
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
     4
		<DrawingBrush.Drawing>
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
     5
			<DrawingGroup ClipGeometry="F1 M 0,0L 118.985,0L 118.985,106.987L 0,106.987L 0,0">
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
     6
				<DrawingGroup.Children>
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
     7
					<ImageDrawing ImageSource="fingersDance.Control.SessionInput.ressources_files/ConfirmationTick_files/image1.png" Rect="0,-10,118,118"/>
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
     8
				</DrawingGroup.Children>
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
     9
			</DrawingGroup>
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
    10
		</DrawingBrush.Drawing>
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
    11
	</DrawingBrush>
9dfc0ee0ab17 Update Pivot(disbled effects) add Session input design
riley
parents:
diff changeset
    12
</ResourceDictionary>