Click here to Skip to main content
15,885,278 members
Articles / Containers / Virtual Machine

Building a Windows Phone 7 Puzzle Game

Rate me:
Please Sign up or sign in to vote.
4.99/5 (88 votes)
23 Jul 2010CPOL10 min read 225.5K   6.8K   186  
Get a head start with the new Windows Phone 7 developer tools. Learn how to create a Sokoban game in Silverlight for the WP7 platform.
<?xml version="1.0" encoding="utf-8"?>
<Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:c="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2006" c:Ignorable="d" x:Class="Orpius.Sokoban.Controls.Banner" Width="5000" Height="800">
	<Canvas x:Name="BannerBrush" d:IsLayer="True" Width="5000" Height="800" Canvas.Left="0" Canvas.Top="0">
		<Path x:Name="Path" Width="494.257" Height="525.31" Canvas.Left="225.381" Canvas.Top="16.5275" Stretch="Fill" Data="F1 M 469.162,16.5468C 605.634,14.8068 717.766,130.982 719.616,276.032C 721.465,421.082 612.331,540.079 475.859,541.819C 339.386,543.559 227.254,427.383 225.405,282.333C 223.555,137.284 332.689,18.2868 469.162,16.5468 Z ">
			<Path.Fill>
				<RadialGradientBrush RadiusX="0.499989" RadiusY="0.500008" Center="0.499442,0.458844" GradientOrigin="0.499442,0.458844">
					<RadialGradientBrush.GradientStops>
						<GradientStop Color="#FF00FF00" Offset="0.00847458"/>
						<GradientStop Color="#FF14D800" Offset="0.728814"/>
						<GradientStop Color="#FF0D8301" Offset="1"/>
					</RadialGradientBrush.GradientStops>
					<RadialGradientBrush.RelativeTransform>
						<TransformGroup>
							<SkewTransform CenterX="0.499442" CenterY="0.458844" AngleX="0.0890632" AngleY="0"/>
							<RotateTransform CenterX="0.499442" CenterY="0.458844" Angle="-0.687271"/>
						</TransformGroup>
					</RadialGradientBrush.RelativeTransform>
				</RadialGradientBrush>
			</Path.Fill>
		</Path>
		<Ellipse x:Name="Ellipse" Width="241.722" Height="251.191" Canvas.Left="355.444" Canvas.Top="62.8327" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round">
			<Ellipse.Stroke>
				<RadialGradientBrush RadiusX="0.509243" RadiusY="0.490047" Center="0.5,0.5" GradientOrigin="0.5,0.5">
					<RadialGradientBrush.GradientStops>
						<GradientStop Color="#FFFFFFFF" Offset="0"/>
						<GradientStop Color="#FF817F7F" Offset="1"/>
					</RadialGradientBrush.GradientStops>
					<RadialGradientBrush.RelativeTransform>
						<TransformGroup/>
					</RadialGradientBrush.RelativeTransform>
				</RadialGradientBrush>
			</Ellipse.Stroke>
			<Ellipse.Fill>
				<RadialGradientBrush RadiusX="0.509243" RadiusY="0.490047" Center="0.5,0.5" GradientOrigin="0.5,0.5">
					<RadialGradientBrush.GradientStops>
						<GradientStop Color="#FF000000" Offset="0"/>
						<GradientStop Color="#FF000000" Offset="0.177966"/>
						<GradientStop Color="#FFFFFFFF" Offset="0.199153"/>
						<GradientStop Color="#FEFFFFFF" Offset="0.25"/>
						<GradientStop Color="#FEFF0000" Offset="0.275424"/>
						<GradientStop Color="#FFFF0000" Offset="0.34322"/>
						<GradientStop Color="#FFFFFFFF" Offset="0.36017"/>
						<GradientStop Color="#FFFFFFFF" Offset="0.677966"/>
						<GradientStop Color="#FF838383" Offset="1"/>
					</RadialGradientBrush.GradientStops>
					<RadialGradientBrush.RelativeTransform>
						<TransformGroup/>
					</RadialGradientBrush.RelativeTransform>
				</RadialGradientBrush>
			</Ellipse.Fill>
		</Ellipse>
		<Path x:Name="Path_0" Width="262" Height="114.346" Canvas.Left="334.333" Canvas.Top="326.994" Stretch="Fill" StrokeThickness="22" StrokeLineJoin="Round" Stroke="#FF000000" Fill="#FF000000" Data="F1 M 345.333,351.327C 410.667,355.327 430.667,377.994 484,375.327C 537.333,372.66 585.333,337.994 585.333,337.994C 585.333,337.994 533.333,424.66 489.333,429.994C 445.333,435.327 393.333,377.549 345.333,351.327 Z "/>
		<Path x:Name="Path_1" Width="31.2598" Height="44" Canvas.Left="374.073" Canvas.Top="363.327" Stretch="Fill" Fill="#FFFFFFFF" Data="F1 M 389.703,407.327L 405.333,363.327L 374.073,363.327L 389.703,407.327 Z "/>
		<Path x:Name="Path_2" Width="31.2598" Height="44" Canvas.Left="409.037" Canvas.Top="367.994" Stretch="Fill" Fill="#FFFFFFFF" Data="F1 M 424.667,411.994L 440.297,367.994L 409.037,367.994L 424.667,411.994 Z "/>
		<Path x:Name="Path_3" Width="31.2598" Height="44" Canvas.Left="443.703" Canvas.Top="373.327" Stretch="Fill" Fill="#FFFFFFFF" Data="F1 M 459.333,417.327L 474.963,373.327L 443.703,373.327L 459.333,417.327 Z "/>
		<Path x:Name="Path_4" Width="31.2598" Height="44" Canvas.Left="483.703" Canvas.Top="373.327" Stretch="Fill" Fill="#FFFFFFFF" Data="F1 M 499.333,417.327L 514.963,373.327L 483.703,373.327L 499.333,417.327 Z "/>
		<Path x:Name="Path_5" Width="31.2598" Height="44" Canvas.Left="521.037" Canvas.Top="366.66" Stretch="Fill" Fill="#FFFFFFFF" Data="F1 M 536.667,410.66L 552.297,366.66L 521.037,366.66L 536.667,410.66 Z "/>
		<Path x:Name="Path_6" Width="168" Height="313.333" Canvas.Left="198" Canvas.Top="447.994" Stretch="Fill" Data="F1 M 305.333,453.994C 305.333,453.994 181.333,540.661 294.667,608.66C 408,676.66 207.12,676.941 206.667,673.994C 204,656.66 204,689.994 204,689.994L 288,689.994L 224,723.327L 238.667,737.994L 297.333,695.327L 272.431,753.056L 286.667,755.327L 306.667,685.994L 360,631.327C 360,631.327 278.667,556.66 278.667,555.327C 278.667,553.994 342.667,488.66 342.667,488.66L 305.333,453.994 Z " StrokeThickness="12" StrokeLineJoin="Round">
			<Path.Stroke>
				<RadialGradientBrush RadiusX="0.849206" RadiusY="0.455319" Center="0.575397,0.540426" GradientOrigin="0.575397,0.540426">
					<RadialGradientBrush.GradientStops>
						<GradientStop Color="#FF17FF00" Offset="0"/>
						<GradientStop Color="#FF119E03" Offset="1"/>
					</RadialGradientBrush.GradientStops>
					<RadialGradientBrush.RelativeTransform>
						<TransformGroup/>
					</RadialGradientBrush.RelativeTransform>
				</RadialGradientBrush>
			</Path.Stroke>
			<Path.Fill>
				<RadialGradientBrush RadiusX="0.849206" RadiusY="0.455319" Center="0.575397,0.540426" GradientOrigin="0.575397,0.540426">
					<RadialGradientBrush.GradientStops>
						<GradientStop Color="#FF2FFF00" Offset="0.00847458"/>
						<GradientStop Color="#FF119E03" Offset="1"/>
					</RadialGradientBrush.GradientStops>
					<RadialGradientBrush.RelativeTransform>
						<TransformGroup/>
					</RadialGradientBrush.RelativeTransform>
				</RadialGradientBrush>
			</Path.Fill>
		</Path>
		<Path x:Name="Path_7" Width="44" Height="22.6666" Canvas.Left="157.333" Canvas.Top="669.994" Stretch="Fill" Fill="#FF000000" Data="F1 M 157.333,681.994L 201.333,692.66L 201.333,669.994L 157.333,681.994 Z "/>
		<Path x:Name="Path_8" Width="48" Height="52" Canvas.Left="193.333" Canvas.Top="721.994" Stretch="Fill" Fill="#FF000000" Data="F1 M 193.333,773.994L 241.333,737.994L 222.667,721.994"/>
		<Path x:Name="Path_9" Width="28" Height="48.6729" Canvas.Left="261.333" Canvas.Top="751.327" Stretch="Fill" Fill="#FF000000" Data="F1 M 261.333,800L 289.333,756.66L 269.333,751.327"/>
		<Path x:Name="Path_10" Width="168" Height="313.333" Canvas.Left="571.333" Canvas.Top="434" Stretch="Fill" Data="F1 M 632,440C 632,440 756,526.667 642.667,594.667C 529.333,662.667 730.213,662.947 730.667,660C 733.333,642.667 733.333,676 733.333,676L 649.333,676L 713.333,709.333L 698.667,724L 640,681.333L 664.902,739.063L 650.667,741.333L 630.667,672L 577.333,617.333C 577.333,617.333 658.667,542.667 658.667,541.333C 658.667,540 594.667,474.667 594.667,474.667L 632,440 Z " StrokeThickness="12" StrokeLineJoin="Round">
			<Path.Stroke>
				<RadialGradientBrush RadiusX="0.849206" RadiusY="0.455319" Center="0.424603,0.540425" GradientOrigin="0.424603,0.540425">
					<RadialGradientBrush.GradientStops>
						<GradientStop Color="#FF17FF00" Offset="0"/>
						<GradientStop Color="#FF1F9E03" Offset="1"/>
					</RadialGradientBrush.GradientStops>
					<RadialGradientBrush.RelativeTransform>
						<TransformGroup>
							<RotateTransform CenterX="0.424603" CenterY="0.540425" Angle="180"/>
						</TransformGroup>
					</RadialGradientBrush.RelativeTransform>
				</RadialGradientBrush>
			</Path.Stroke>
			<Path.Fill>
				<RadialGradientBrush RadiusX="0.849206" RadiusY="0.455319" Center="0.424603,0.540425" GradientOrigin="0.424603,0.540425">
					<RadialGradientBrush.GradientStops>
						<GradientStop Color="#FF00FF00" Offset="0"/>
						<GradientStop Color="#FF1F9E03" Offset="1"/>
					</RadialGradientBrush.GradientStops>
					<RadialGradientBrush.RelativeTransform>
						<TransformGroup>
							<RotateTransform CenterX="0.424603" CenterY="0.540425" Angle="180"/>
						</TransformGroup>
					</RadialGradientBrush.RelativeTransform>
				</RadialGradientBrush>
			</Path.Fill>
		</Path>
		<Path x:Name="Path_11" Width="18.6667" Height="41.3333" Canvas.Left="648" Canvas.Top="740.994" Stretch="Fill" Fill="#FF000000" Data="F1 M 662.667,782.327L 666.667,740.994L 648,742.327"/>
		<Path x:Name="Path_12" Width="46.6666" Height="25.3334" Canvas.Left="734.667" Canvas.Top="655.327" Stretch="Fill" Fill="#FF000000" Data="F1 M 781.333,680.661L 734.667,655.327L 734.667,677.994"/>
		<Path x:Name="Path_13" Width="44" Height="48.3334" Canvas.Left="698" Canvas.Top="707.16" Stretch="Fill" Fill="#FF000000" Data="F1 M 742,755.494L 715.333,707.16L 698,728.827"/>
		<Viewbox x:Name="Group" Width="4029" Height="545" Canvas.Left="781" Canvas.Top="71">
			<Canvas Width="4029" Height="545">
				<Canvas.BitmapEffect>
					<BitmapEffectGroup>
						<BitmapEffectGroup.Children>
							<BevelBitmapEffect BevelWidth="7.55906" Relief="0.300003" Smoothness="0.199997" EdgeProfile="Linear" LightAngle="135"/>
							<DropShadowBitmapEffect Softness="0.377953" ShadowDepth="18.8976" Opacity="0.599998" Color="#FF000000" Direction="315" Noise="0"/>
						</BitmapEffectGroup.Children>
					</BitmapEffectGroup>
				</Canvas.BitmapEffect>
				<Path x:Name="Path_14" Width="427.096" Height="509.659" Canvas.Left="0.516785" Canvas.Top="18.2465" Stretch="Fill" Data="F1 M 427.613,516.739L 168.664,527.906L 184.499,378.065L 136.993,367.997L 117.68,434.175L 0.516785,399.667L 114.202,18.2465L 331.502,52.2971L 427.613,516.739 Z M 200.884,202.138L 189.168,198.659L 158.138,301.177L 190.907,309.964L 200.884,202.138 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0366294,0.468463" EndPoint="1.03654,0.468463">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_15" Width="230.207" Height="480.369" Canvas.Left="395.942" Canvas.Top="18.2465" Stretch="Fill" Data="F1 M 436.949,498.615L 395.942,51.1071L 626.149,18.2465L 606.836,482.139L 436.949,498.615 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0363066,0.46431" EndPoint="1.03686,0.46431">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_16" Width="223.159" Height="492.085" Canvas.Left="621.481" Canvas.Top="6.53021" Stretch="Fill" Data="F1 M 844.64,469.141L 630.818,498.615L 626.149,176.6L 829.445,139.529L 844.64,469.141 Z M 621.481,59.3452C 621.481,43.9064 635.547,30.9392 663.678,20.4433C 689.43,11.1679 718.324,6.53021 750.36,6.53021C 777.271,6.53021 797.958,15.4395 812.42,33.2581C 824.137,47.9644 829.995,65.2033 829.995,84.9745C 829.995,100.84 816.905,114.174 790.727,124.975C 766.135,135.837 738.431,141.268 707.614,141.268C 680.642,141.268 658.949,131.596 642.534,112.252C 628.499,96.3857 621.481,78.7502 621.481,59.3452 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0364927,0.464288" EndPoint="1.03667,0.464288">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_17" Width="320.638" Height="475.152" Canvas.Left="835.304" Canvas.Top="29.3216" Stretch="Fill" Data="F1 M 1155.76,306.303L 999.332,366.166C 1000.8,412.299 1009.92,435.365 1026.7,435.365C 1039.39,435.365 1055.81,421.879 1075.95,394.907C 1084.92,404.976 1101.15,422.947 1124.64,448.821C 1110.18,458.462 1096.69,466.761 1084.18,473.718C 1054.16,490.743 1031.52,500.232 1016.27,502.185C 1004.98,503.71 994.237,504.473 984.046,504.473C 926.258,504.473 884.884,479.302 859.926,428.958C 843.511,395.823 835.304,354.48 835.304,304.93C 835.304,292.481 835.883,281.375 837.043,271.612C 840.155,227.126 847.386,188.499 858.736,155.73C 885.281,77.3162 930.011,35.3938 992.925,29.9628C 1068.65,23.3724 1118.45,67.5832 1142.31,162.595C 1152.44,201.71 1156.92,249.613 1155.76,306.303 Z M 1050.32,288.179C 1049.95,276.89 1048.18,267.004 1045.01,258.522C 1037.2,237.592 1022.95,224.289 1002.26,218.614C 999.515,217.82 996.983,217.424 994.664,217.424C 982.52,217.424 976.449,227.492 976.449,247.63C 976.449,264.167 980.171,284.548 987.616,308.774L 1050.32,288.179 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0367603,0.458503" EndPoint="1.03969,0.458503">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_18" Width="349.75" Height="497.943" Canvas.Left="1131.14" Canvas.Top="18.2465" Stretch="Fill" Data="F1 M 1131.14,29.9628L 1158.69,516.19L 1270,499.988L 1253.61,337.058C 1252.82,331.627 1252.42,326.227 1252.42,320.857C 1252.42,299.926 1259.65,289.674 1274.12,290.101C 1285.04,290.468 1294.01,301.299 1301.03,322.596C 1305.73,336.875 1308.65,352.527 1309.81,369.553L 1326.2,516.19L 1480.89,505.114L 1443.36,159.391C 1437.5,131.748 1429.91,108.224 1420.57,88.8189C 1398.66,41.7707 1369.37,18.2465 1332.7,18.2465C 1292.85,18.2465 1246.56,46.9576 1193.84,104.38L 1195.58,50.2833L 1131.14,29.9628 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0367642,0.46686" EndPoint="1.0364,0.46686">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_19" Width="385.066" Height="468.652" Canvas.Left="1602.55" Canvas.Top="12.3884" Stretch="Fill" Data="F1 M 1987.62,196.829L 1831.19,247.264C 1831.98,245.006 1832.38,242.229 1832.38,238.934C 1832.38,219.59 1821.24,207.111 1798.97,201.497C 1795.43,200.398 1792.1,199.849 1788.99,199.849C 1774.53,199.849 1767.3,207.202 1767.3,221.909C 1767.3,238.873 1775.35,250.254 1791.46,256.051C 1811.85,263.801 1829.54,275.792 1844.55,292.024C 1862.98,312.527 1872.2,335.35 1872.2,360.491C 1872.2,384.046 1868.51,404.122 1861.12,420.72C 1844.1,460.934 1811.17,481.041 1762.36,481.041C 1713.54,481.041 1680.19,460.415 1662.31,419.164C 1654.99,401.711 1650.93,380.933 1650.14,356.829L 1716.59,343.374C 1723.12,360.948 1730.96,369.736 1740.11,369.736C 1743.16,369.736 1746.41,368.485 1749.86,365.983C 1753.31,363.481 1755.03,360.674 1755.03,357.562C 1755.03,346.395 1736.97,331.749 1700.85,313.626C 1646.17,286.654 1613.46,232.313 1602.72,150.604C 1601.56,123.632 1606.44,100.688 1617.37,81.7708C 1643.55,35.5159 1698.22,12.3884 1781.4,12.3884C 1864.2,12.3884 1923.36,43.1131 1958.88,104.563C 1973.77,130.131 1983.35,160.886 1987.62,196.829 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0395301,0.461588" EndPoint="1.0364,0.461588">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_20" Width="386.638" Height="497.943" Canvas.Left="1957.14" Canvas.Top="0.672058" Stretch="Fill" Data="F1 M 2343.78,274.907C 2343.78,300.292 2336,330.254 2320.44,364.793C 2304.14,402.078 2283.55,432.619 2258.65,456.418C 2229.48,484.549 2198.97,498.615 2167.12,498.615C 2110.31,498.615 2062.46,476.617 2023.59,432.619C 1979.29,382.642 1957.14,313.626 1957.14,225.57C 1957.14,147.4 1988.63,86.5001 2051.6,42.8691C 2077.66,24.6234 2108.96,10.5577 2145.52,0.672058C 2220.94,0.672058 2275.74,37.5601 2309.91,111.336C 2332.49,159.3 2343.78,213.823 2343.78,274.907 Z M 2230.83,312.71C 2223.81,306.608 2215.45,303.557 2205.75,303.557C 2189.82,303.557 2176.06,310.88 2164.46,325.525C 2155.13,336.936 2150.46,349.568 2150.46,363.42C 2150.46,376.845 2155.13,387.615 2164.46,395.731C 2171.42,401.834 2179.75,404.885 2189.45,404.885C 2205.38,404.885 2218.96,397.776 2230.18,383.557C 2239.52,372.146 2244.19,359.514 2244.19,345.662C 2244.19,331.81 2239.74,320.826 2230.83,312.71 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0365821,0.464278" EndPoint="1.03658,0.464278">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_21" Width="379.59" Height="480.369" Canvas.Left="2311.56" Canvas.Top="18.2465" Stretch="Fill" Data="F1 M 2691.15,385.571L 2618.47,439.484L 2548.17,363.878L 2581.58,470.148L 2330.87,498.615L 2311.56,54.0361L 2535.36,18.2465L 2540.03,239.117L 2588.08,150.604L 2674.76,202.138L 2588.08,298.889L 2691.15,385.571 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0366979,0.46431" EndPoint="1.03647,0.46431">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_22" Width="386.638" Height="497.943" Canvas.Left="2660.12" Canvas.Top="0.672058" Stretch="Fill" Data="F1 M 3046.76,274.907C 3046.76,300.292 3038.98,330.254 3023.42,364.793C 3007.12,402.078 2986.53,432.619 2961.63,456.418C 2932.46,484.549 2901.95,498.615 2870.1,498.615C 2813.28,498.615 2765.44,476.617 2726.57,432.619C 2682.27,382.642 2660.12,313.626 2660.12,225.57C 2660.12,147.4 2691.61,86.5001 2754.58,42.8691C 2780.64,24.6234 2811.94,10.5577 2848.49,0.672058C 2923.92,0.672058 2978.72,37.5601 3012.89,111.336C 3035.47,159.3 3046.76,213.823 3046.76,274.907 Z M 2933.8,312.71C 2926.79,306.608 2918.43,303.557 2908.72,303.557C 2892.8,303.557 2879.04,310.88 2867.44,325.525C 2858.11,336.936 2853.44,349.568 2853.44,363.42C 2853.44,376.845 2858.11,387.615 2867.44,395.731C 2874.4,401.834 2882.73,404.885 2892.43,404.885C 2908.36,404.885 2921.94,397.776 2933.16,383.557C 2942.5,372.146 2947.17,359.514 2947.17,345.662C 2947.17,331.81 2942.71,320.826 2933.8,312.71 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0365821,0.464278" EndPoint="1.03658,0.464278">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_23" Width="322.198" Height="462.794" Canvas.Left="3026.25" Canvas.Top="18.2465" Stretch="Fill" Data="F1 M 3344.33,237.47C 3347.08,249.491 3348.45,262.458 3348.45,276.371C 3348.45,320.979 3337.74,363.42 3316.32,403.695C 3293.75,447.143 3266.07,472.162 3233.3,478.752C 3225.55,480.278 3217.77,481.041 3209.96,481.041C 3168.65,481.041 3131.64,462.886 3098.93,426.578L 3102.41,454.038L 3043.83,464.015L 3026.25,18.2465L 3172.71,37.1025L 3138.11,118.384C 3164.22,106.668 3188.57,100.81 3211.15,100.81C 3246.97,100.81 3277.15,114.967 3301.68,143.281C 3322.36,167.69 3336.58,199.086 3344.33,237.47 Z M 3202.73,354.267C 3206.15,344.747 3207.86,336.173 3207.86,328.546C 3207.86,312.985 3201.54,300.658 3188.91,291.566C 3177.8,283.938 3164.41,280.124 3148.73,280.124C 3138.35,280.124 3129.53,282.016 3122.27,285.799L 3119.98,366.257C 3135.67,380.293 3150.59,387.31 3164.74,387.31C 3181.59,387.31 3194.25,376.296 3202.73,354.267 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0365819,0.461565" EndPoint="1.03658,0.461565">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_24" Width="354.708" Height="480.369" Canvas.Left="3321.8" Canvas.Top="24.1047" Stretch="Fill" Data="F1 M 3338.47,178.43L 3496.64,220.902C 3501.71,166.226 3514.4,138.888 3534.72,138.888C 3538.63,138.888 3543.11,140.261 3548.18,143.007C 3567.34,153.93 3576.92,169.552 3576.92,189.872C 3576.92,198.842 3575.15,207.233 3571.61,215.044C 3524.38,222.061 3483.59,231.642 3449.23,243.785C 3366.79,272.649 3324.41,311.703 3322.09,360.948C 3318.18,427.341 3353.73,460.537 3428.73,460.537C 3465.46,460.537 3505.49,453.306 3548.82,438.844L 3537.1,469.599L 3614.45,504.473L 3667.72,266.303C 3673.58,242.138 3676.51,216.997 3676.51,190.879C 3676.51,89.8259 3632.18,34.631 3543.51,25.2946C 3538.08,24.5013 3531.64,24.1047 3524.2,24.1047C 3489.05,24.1047 3457.01,32.4648 3428.09,49.1849C 3383.97,74.7532 3354.1,117.835 3338.47,178.43 Z M 3547.63,396.647C 3533.59,402.139 3521.3,404.885 3510.74,404.885C 3494.33,404.885 3486.12,397.409 3486.12,382.459C 3486.12,380.445 3486.3,378.065 3486.67,375.319C 3489.84,352.07 3509.4,340.445 3545.34,340.445C 3551.93,340.445 3557.97,340.842 3563.46,341.635L 3547.63,396.647 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0472487,0.465202" EndPoint="1.03685,0.465202">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
				<Path x:Name="Path_25" Width="349.75" Height="497.943" Canvas.Left="3662" Canvas.Top="18.2465" Stretch="Fill" Data="F1 M 3662,29.9628L 3689.55,516.19L 3800.85,499.988L 3784.47,337.058C 3783.68,331.627 3783.28,326.227 3783.28,320.857C 3783.28,299.926 3790.51,289.674 3804.97,290.101C 3815.9,290.468 3824.87,301.299 3831.88,322.596C 3836.58,336.875 3839.51,352.527 3840.67,369.553L 3857.06,516.19L 4011.75,505.114L 3974.22,159.391C 3968.36,131.748 3960.76,108.224 3951.43,88.8189C 3929.52,41.7707 3900.23,18.2465 3863.55,18.2465C 3823.71,18.2465 3777.42,46.9576 3724.7,104.38L 3726.44,50.2833L 3662,29.9628 Z ">
					<Path.Fill>
						<LinearGradientBrush StartPoint="-0.0367645,0.46686" EndPoint="1.0364,0.46686">
							<LinearGradientBrush.GradientStops>
								<GradientStop Color="#FF81838B" Offset="0"/>
								<GradientStop Color="#FF000000" Offset="1"/>
							</LinearGradientBrush.GradientStops>
						</LinearGradientBrush>
					</Path.Fill>
				</Path>
			</Canvas>
		</Viewbox>
		<Viewbox x:Name="Group_26" Width="1401.27" Height="173" Canvas.Left="3371.02" Canvas.Top="602.033">
			<Canvas Width="1401.27" Height="173">
				<Path x:Name="Path_27" Width="89" Height="154.333" Canvas.Left="0" Canvas.Top="0" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 39.8335,2.5L 39.8335,37.2958C 42.7891,33.757 46.0801,31.1174 49.7065,29.3771C 53.3328,27.6368 57.2751,26.7667 61.5337,26.7667C 66.4333,26.7667 70.6821,27.5542 74.2793,29.1292C 77.8765,30.7042 80.623,32.916 82.519,35.7646C 84.4148,38.6132 85.5522,41.4035 85.9314,44.1354C 86.3105,46.8674 86.5,52.6862 86.5,61.5917L 86.5,115.987C 86.5,124.854 85.9314,131.456 84.7939,135.792C 83.6563,140.128 80.978,143.885 76.7585,147.065C 72.5391,150.244 67.532,151.833 61.7378,151.833C 57.5962,151.833 53.7266,150.9 50.1294,149.033C 46.532,147.167 43.2363,144.376 40.2419,140.662L 37.9668,149.967L 2.5,149.967L 2.5,2.5L 39.8335,2.5 Z M 49.1667,62.7C 49.1667,56.3223 48.8364,52.1611 48.1753,50.2167C 47.5142,48.2722 46.2212,47.3 44.2959,47.3C 42.4294,47.3 41.2188,48.1507 40.6648,49.8521C 40.1104,51.5535 39.8335,55.8361 39.8335,62.7L 39.8335,115.813C 39.8335,122.424 40.1494,126.658 40.7813,128.515C 41.4136,130.372 42.6626,131.3 44.5293,131.3C 46.4541,131.3 47.7085,130.342 48.2917,128.427C 48.875,126.512 49.1667,121.899 49.1667,114.588L 49.1667,62.7 Z "/>
				<Path x:Name="Path_28" Width="92.2666" Height="143.133" Canvas.Left="87.7334" Canvas.Top="26.1334" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 177.5,28.6334L 166.708,116.483C 165.017,130.231 163.593,139.627 162.436,144.673C 161.279,149.719 159.358,153.885 156.675,157.171C 153.992,160.457 150.259,162.878 145.475,164.433C 140.692,165.989 133.05,166.767 122.55,166.767L 99.5669,166.767L 99.5669,148.1C 106.081,148.1 110.539,147.808 112.94,147.225C 115.341,146.642 116.347,145.339 115.958,143.317C 115.958,142.344 115.123,138.096 113.45,130.571L 90.2334,28.6334L 125.233,28.6334L 137.833,112.225L 144.833,28.6334L 177.5,28.6334 Z "/>
				<Path x:Name="Path_29" Width="92.7329" Height="152.467" Canvas.Left="216.534" Canvas.Top="0" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 219.034,2.5L 247.384,2.5C 265.681,2.5 278.052,3.35071 284.498,5.05206C 290.944,6.75348 295.849,9.54865 299.213,13.4375C 302.577,17.3264 304.677,21.6528 305.513,26.4167C 306.349,31.1805 306.767,40.5431 306.767,54.5042L 306.767,106.158C 306.767,119.4 306.154,128.252 304.929,132.715C 303.704,137.177 301.561,140.667 298.498,143.185C 295.436,145.703 291.654,147.463 287.152,148.465C 282.651,149.466 275.87,149.967 266.808,149.967L 219.034,149.967L 219.034,2.5 Z M 258.233,26.7667L 258.233,125.7C 262.492,125.7 265.112,124.567 266.094,122.302C 267.076,120.037 267.567,113.897 267.567,103.883L 267.567,45.4333C 267.567,38.6278 267.401,34.2625 267.071,32.3375C 266.74,30.4125 265.992,29.0028 264.825,28.1083C 263.659,27.2139 261.461,26.7667 258.233,26.7667 Z "/>
				<Path x:Name="Path_30" Width="85.2666" Height="130.067" Canvas.Left="317.333" Canvas.Top="24.2667" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 353.433,75.3L 319.833,75.3L 319.833,67.2792C 319.833,58.0042 320.874,50.8583 322.954,45.8417C 325.035,40.825 329.22,36.3917 335.51,32.5417C 341.801,28.6917 349.972,26.7667 360.025,26.7667C 372.061,26.7667 381.132,28.9688 387.238,33.3729C 393.343,37.7771 397.013,43.1875 398.248,49.6042C 399.483,56.0209 400.1,69.2333 400.1,89.2417L 400.1,149.967L 362.767,149.967L 362.767,139.058C 360.725,143.317 358.086,146.51 354.848,148.64C 351.61,150.769 347.756,151.833 343.284,151.833C 337.431,151.833 332.059,150.02 327.169,146.394C 322.279,142.767 319.833,134.829 319.833,122.579L 319.833,112.604C 319.833,103.524 321.161,97.3354 323.815,94.0396C 326.469,90.7438 333.046,86.9083 343.546,82.5333C 354.785,77.7695 360.798,74.5709 361.586,72.9375C 362.373,71.3042 362.767,67.9208 362.767,62.7875C 362.767,56.3514 362.392,52.1611 361.644,50.2167C 360.895,48.2722 359.646,47.3 357.896,47.3C 355.893,47.3 354.649,48.1167 354.163,49.75C 353.677,51.3834 353.433,55.6223 353.433,62.4667L 353.433,75.3 Z M 362.767,91.8959C 358.061,96.3292 355.329,100.048 354.571,103.052C 353.813,106.056 353.433,110.378 353.433,116.017C 353.433,122.453 353.764,126.609 354.425,128.485C 355.086,130.362 356.389,131.3 358.333,131.3C 360.181,131.3 361.381,130.566 361.936,129.098C 362.49,127.63 362.767,123.765 362.767,117.504L 362.767,91.8959 Z "/>
				<Path x:Name="Path_31" Width="89" Height="128.2" Canvas.Left="410.667" Canvas.Top="24.2667" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 450.5,28.6334L 450.5,40.3C 453.086,35.7889 456.251,32.4056 459.994,30.15C 463.737,27.8945 468.058,26.7667 472.958,26.7667C 479.083,26.7667 484.09,28.2542 487.979,31.2292C 491.868,34.2042 494.372,37.957 495.49,42.4875C 496.608,47.0181 497.167,54.5723 497.167,65.15L 497.167,149.967L 459.833,149.967L 459.833,65.4125C 459.833,57.0125 459.61,51.8937 459.163,50.0563C 458.715,48.2188 457.461,47.3 455.4,47.3C 453.242,47.3 451.885,48.3597 451.332,50.4792C 450.777,52.5986 450.5,58.257 450.5,67.4542L 450.5,149.967L 413.167,149.967L 413.167,28.6334L 450.5,28.6334 Z "/>
				<Path x:Name="Path_32" Width="42.3335" Height="152.467" Canvas.Left="507.733" Canvas.Top="0" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 547.567,2.5L 547.567,21.1667L 510.233,21.1667L 510.233,2.5L 547.567,2.5 Z M 547.567,28.6334L 547.567,149.967L 510.233,149.967L 510.233,28.6334L 547.567,28.6334 Z "/>
				<Path x:Name="Path_33" Width="87.1331" Height="130.067" Canvas.Left="558.134" Canvas.Top="24.2667" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 642.767,92.1L 597.967,92.1L 597.967,118.321C 597.967,123.804 598.254,127.338 598.827,128.923C 599.401,130.508 600.514,131.3 602.167,131.3C 604.208,131.3 605.574,130.235 606.265,128.106C 606.955,125.977 607.3,121.86 607.3,115.754L 607.3,99.5667L 642.767,99.5667L 642.767,108.433C 642.767,115.842 642.31,121.534 641.396,125.51C 640.482,129.487 638.343,133.735 634.979,138.256C 631.615,142.777 627.347,146.17 622.175,148.435C 617.003,150.701 610.518,151.833 602.721,151.833C 595.157,151.833 588.483,150.71 582.698,148.465C 576.913,146.219 572.412,143.142 569.194,139.233C 565.976,135.325 563.745,131.023 562.5,126.327C 561.256,121.631 560.634,114.792 560.634,105.808L 560.634,70.6042C 560.634,60.0653 562.024,51.7479 564.804,45.6521C 567.585,39.5563 572.135,34.8847 578.454,31.6375C 584.774,28.3903 592.036,26.7667 600.242,26.7667C 610.275,26.7667 618.558,28.7403 625.092,32.6875C 631.625,36.6348 636.204,41.8702 638.829,48.3937C 641.454,54.9174 642.767,64.1 642.767,75.9417L 642.767,92.1 Z M 605.433,73.4333L 605.433,63.6917C 605.433,56.7889 605.2,52.3312 604.733,50.3188C 604.267,48.3063 603.324,47.3 601.904,47.3C 600.115,47.3 599.012,48.1556 598.594,49.8667C 598.176,51.5778 597.967,56.1861 597.967,63.6917L 597.967,73.4333L 605.433,73.4333 Z "/>
				<Rectangle x:Name="Rectangle" Width="42.3333" Height="152.467" Canvas.Left="653.333" Canvas.Top="0" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00"/>
				<Path x:Name="Path_34" Width="100.2" Height="152.467" Canvas.Left="733.6" Canvas.Top="0" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 831.3,2.5L 812.167,149.967L 757.1,149.967L 736.1,2.5L 775.3,2.5C 778.625,43.1 781.425,78.0611 783.7,107.383C 785.994,77.7695 788.056,51.9181 789.883,29.8292L 792.1,2.5L 831.3,2.5 Z "/>
				<Path x:Name="Path_35" Width="85.2666" Height="130.067" Canvas.Left="834.4" Canvas.Top="24.2667" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 870.5,75.3L 836.9,75.3L 836.9,67.2792C 836.9,58.0042 837.94,50.8583 840.021,45.8417C 842.101,40.825 846.287,36.3917 852.577,32.5417C 858.867,28.6917 867.039,26.7667 877.092,26.7667C 889.128,26.7667 898.198,28.9688 904.304,33.3729C 910.41,37.7771 914.08,43.1875 915.315,49.6042C 916.549,56.0209 917.167,69.2333 917.167,89.2417L 917.167,149.967L 879.833,149.967L 879.833,139.058C 877.792,143.317 875.152,146.51 871.914,148.64C 868.677,150.769 864.823,151.833 860.35,151.833C 854.497,151.833 849.126,150.02 844.236,146.394C 839.345,142.767 836.9,134.829 836.9,122.579L 836.9,112.604C 836.9,103.524 838.227,97.3354 840.881,94.0396C 843.535,90.7438 850.113,86.9083 860.613,82.5333C 871.851,77.7695 877.865,74.5709 878.652,72.9375C 879.44,71.3042 879.833,67.9208 879.833,62.7875C 879.833,56.3514 879.459,52.1611 878.71,50.2167C 877.962,48.2722 876.713,47.3 874.963,47.3C 872.96,47.3 871.715,48.1167 871.229,49.75C 870.743,51.3834 870.5,55.6223 870.5,62.4667L 870.5,75.3 Z M 879.833,91.8959C 875.128,96.3292 872.396,100.048 871.637,103.052C 870.879,106.056 870.5,110.378 870.5,116.017C 870.5,122.453 870.83,126.609 871.491,128.485C 872.153,130.362 873.455,131.3 875.4,131.3C 877.247,131.3 878.448,130.566 879.002,129.098C 879.556,127.63 879.833,123.765 879.833,117.504L 879.833,91.8959 Z "/>
				<Path x:Name="Path_36" Width="89" Height="128.2" Canvas.Left="927.734" Canvas.Top="26.1334" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 1014.23,28.6334L 1014.23,149.967L 976.375,149.967L 976.9,139.758C 974.411,143.783 971.354,146.802 967.727,148.815C 964.101,150.827 959.925,151.833 955.2,151.833C 949.833,151.833 945.381,150.861 941.842,148.917C 938.303,146.972 935.693,144.386 934.01,141.158C 932.328,137.931 931.279,134.572 930.861,131.081C 930.443,127.591 930.234,120.644 930.234,110.242L 930.234,28.6334L 967.567,28.6334L 967.567,111.7C 967.567,121.208 967.805,126.852 968.281,128.631C 968.758,130.41 970.065,131.3 972.204,131.3C 974.479,131.3 975.83,130.381 976.259,128.544C 976.686,126.706 976.9,120.79 976.9,110.796L 976.9,28.6334L 1014.23,28.6334 Z "/>
				<Path x:Name="Path_37" Width="89" Height="148.733" Canvas.Left="1024.8" Canvas.Top="24.2667" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 1111.3,28.6334L 1111.3,121.821C 1111.3,134.401 1111.01,142.529 1110.44,146.204C 1109.87,149.879 1107.83,153.768 1104.34,157.871C 1100.85,161.974 1095.99,165.104 1089.76,167.263C 1083.53,169.421 1075.69,170.5 1066.24,170.5C 1054.61,170.5 1045.27,168.609 1038.22,164.827C 1031.17,161.045 1027.53,153.603 1027.3,142.5L 1062.77,142.5C 1062.77,147.478 1064.48,149.967 1067.9,149.967C 1070.35,149.967 1071.97,149.15 1072.77,147.517C 1073.57,145.883 1073.97,142.461 1073.97,137.25L 1073.97,128.179C 1070.93,131.057 1067.73,133.23 1064.37,134.698C 1061.01,136.166 1057.48,136.9 1053.78,136.9C 1047.41,136.9 1042.16,135.553 1038.03,132.86C 1033.91,130.167 1031.09,126.633 1029.57,122.258C 1028.06,117.883 1027.3,111.661 1027.3,103.592L 1027.3,59.3458C 1027.3,47.7764 1029.31,39.4542 1033.34,34.3792C 1037.36,29.3042 1043.5,26.7667 1051.74,26.7667C 1056.25,26.7667 1060.36,27.6951 1064.06,29.5521C 1067.77,31.4091 1071.07,34.2042 1073.97,37.9375L 1075.83,28.6334L 1111.3,28.6334 Z M 1073.97,60.6583C 1073.97,54.9028 1073.69,51.2375 1073.15,49.6625C 1072.61,48.0875 1071.41,47.3 1069.56,47.3C 1067.77,47.3 1066.51,48.1993 1065.76,49.9979C 1065.01,51.7965 1064.63,55.35 1064.63,60.6583L 1064.63,102.921C 1064.63,108.54 1064.92,112.186 1065.48,113.858C 1066.04,115.531 1067.23,116.367 1069.04,116.367C 1071.1,116.367 1072.44,115.356 1073.05,113.333C 1073.66,111.311 1073.97,106.732 1073.97,99.5958L 1073.97,60.6583 Z "/>
				<Path x:Name="Path_38" Width="89" Height="152.467" Canvas.Left="1121.87" Canvas.Top="0" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 1161.7,2.5L 1161.7,35.6334C 1164.75,32.6778 1168.05,30.4611 1171.6,28.9833C 1175.15,27.5056 1178.96,26.7667 1183.02,26.7667C 1189.24,26.7667 1194.54,28.4097 1198.9,31.6959C 1203.27,34.9819 1205.94,38.7687 1206.91,43.0563C 1207.88,47.3438 1208.37,55.1653 1208.37,66.5209L 1208.37,149.967L 1171.03,149.967L 1171.03,64.0417C 1171.03,56.925 1170.75,52.3556 1170.19,50.3334C 1169.62,48.3111 1168.35,47.3 1166.37,47.3C 1164.54,47.3 1163.3,48.3403 1162.66,50.4208C 1162.02,52.5014 1161.7,56.6431 1161.7,62.8458L 1161.7,149.967L 1124.37,149.967L 1124.37,2.5L 1161.7,2.5 Z "/>
				<Path x:Name="Path_39" Width="85.2666" Height="130.067" Canvas.Left="1218.93" Canvas.Top="24.2667" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 1255.03,75.3L 1221.43,75.3L 1221.43,67.2792C 1221.43,58.0042 1222.47,50.8583 1224.55,45.8417C 1226.64,40.825 1230.82,36.3917 1237.11,32.5417C 1243.4,28.6917 1251.57,26.7667 1261.63,26.7667C 1273.66,26.7667 1282.73,28.9688 1288.84,33.3729C 1294.94,37.7771 1298.61,43.1875 1299.85,49.6042C 1301.08,56.0209 1301.7,69.2333 1301.7,89.2417L 1301.7,149.967L 1264.37,149.967L 1264.37,139.058C 1262.32,143.317 1259.69,146.51 1256.45,148.64C 1253.21,150.769 1249.36,151.833 1244.88,151.833C 1239.03,151.833 1233.66,150.02 1228.77,146.394C 1223.88,142.767 1221.43,134.829 1221.43,122.579L 1221.43,112.604C 1221.43,103.524 1222.76,97.3354 1225.41,94.0396C 1228.07,90.7438 1234.65,86.9083 1245.15,82.5333C 1256.39,77.7695 1262.4,74.5709 1263.19,72.9375C 1263.97,71.3042 1264.37,67.9208 1264.37,62.7875C 1264.37,56.3514 1263.99,52.1611 1263.24,50.2167C 1262.5,48.2722 1261.25,47.3 1259.5,47.3C 1257.49,47.3 1256.25,48.1167 1255.76,49.75C 1255.28,51.3834 1255.03,55.6223 1255.03,62.4667L 1255.03,75.3 Z M 1264.37,91.8959C 1259.66,96.3292 1256.93,100.048 1256.17,103.052C 1255.41,106.056 1255.03,110.378 1255.03,116.017C 1255.03,122.453 1255.36,126.609 1256.02,128.485C 1256.69,130.362 1257.99,131.3 1259.93,131.3C 1261.78,131.3 1262.98,130.566 1263.54,129.098C 1264.09,127.63 1264.37,123.765 1264.37,117.504L 1264.37,91.8959 Z "/>
				<Path x:Name="Path_40" Width="89" Height="128.2" Canvas.Left="1312.27" Canvas.Top="24.2667" Stretch="Fill" StrokeThickness="5" StrokeLineJoin="Round" Stroke="#FF171717" Fill="#FF00DF00" Data="F1 M 1352.1,28.6334L 1352.1,40.3C 1354.69,35.7889 1357.85,32.4056 1361.59,30.15C 1365.34,27.8945 1369.66,26.7667 1374.56,26.7667C 1380.68,26.7667 1385.69,28.2542 1389.58,31.2292C 1393.47,34.2042 1395.97,37.957 1397.09,42.4875C 1398.21,47.0181 1398.77,54.5723 1398.77,65.15L 1398.77,149.967L 1361.43,149.967L 1361.43,65.4125C 1361.43,57.0125 1361.21,51.8937 1360.76,50.0563C 1360.32,48.2188 1359.06,47.3 1357,47.3C 1354.84,47.3 1353.49,48.3597 1352.93,50.4792C 1352.38,52.5986 1352.1,58.257 1352.1,67.4542L 1352.1,149.967L 1314.77,149.967L 1314.77,28.6334L 1352.1,28.6334 Z "/>
			</Canvas>
		</Viewbox>
	</Canvas>
</Canvas>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
Switzerland Switzerland
Daniel is a former senior engineer in Technology and Research at the Office of the CTO at Microsoft, working on next generation systems.

Previously Daniel was a nine-time Microsoft MVP and co-founder of Outcoder, a Swiss software and consulting company.

Daniel is the author of Windows Phone 8 Unleashed and Windows Phone 7.5 Unleashed, both published by SAMS.

Daniel is the developer behind several acclaimed mobile apps including Surfy Browser for Android and Windows Phone. Daniel is the creator of a number of popular open-source projects, most notably Codon.

Would you like Daniel to bring value to your organisation? Please contact

Blog | Twitter


Xamarin Experts
Windows 10 Experts

Comments and Discussions