123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
- <!--主页资源-->
- <!--左箭头-->
- <ControlTemplate x:Key="left_arrow">
- <Viewbox>
- <Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Name="Document" Width="330.684" Height="586.136" Clip="F1 M 0,0L 330.684,0L 330.684,586.136L 0,586.136L 0,0">
- <Canvas x:Name="zuofan" Width="800.041" Height="599.458" Canvas.Left="0" Canvas.Top="0">
- <Path x:Name="Path" Width="330.684" Height="586.136" Canvas.Left="0" Canvas.Top="-3.05176e-005" Stretch="Fill" Fill="#CCFF9D4D" Data="F1 M 292.861,586.136C 283.033,586.136 273.205,582.314 265.558,574.668L 11.058,320.174C -3.686,305.423 -3.686,280.85 11.058,266.106L 265.558,11.0591C 280.303,-3.6864 304.877,-3.6864 319.621,11.0591C 334.371,25.803 334.371,50.3817 319.621,65.127L 91.8873,293.412L 319.621,521.147C 334.371,535.892 334.371,560.47 319.621,575.215C 312.522,582.314 302.694,586.136 292.861,586.136 Z "/>
- </Canvas>
- </Canvas>
- </Viewbox>
- </ControlTemplate>
- <!--左箭头2-->
- <ControlTemplate x:Key="left_arrow2">
- <Viewbox>
- <Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Name="Document" Width="330.684" Height="586.136" Clip="F1 M 0,0L 330.684,0L 330.684,586.136L 0,586.136L 0,0">
- <Canvas x:Name="zuofan" Width="800.041" Height="599.458" Canvas.Left="0" Canvas.Top="0">
- <Path x:Name="Path" Width="330.684" Height="586.136" Canvas.Left="0" Canvas.Top="-3.05176e-005" Stretch="Fill" Fill="#FFFFCDA3" Data="F1 M 292.861,586.136C 283.033,586.136 273.205,582.314 265.558,574.668L 11.058,320.174C -3.686,305.423 -3.686,280.85 11.058,266.106L 265.558,11.0591C 280.303,-3.6864 304.877,-3.6864 319.621,11.0591C 334.371,25.803 334.371,50.3817 319.621,65.127L 91.8873,293.412L 319.621,521.147C 334.371,535.892 334.371,560.47 319.621,575.215C 312.522,582.314 302.694,586.136 292.861,586.136 Z "/>
- </Canvas>
- </Canvas>
- </Viewbox>
- </ControlTemplate>
- <!--右箭头-->
- <ControlTemplate x:Key="right_arrow">
- <Viewbox>
- <Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Name="Document" Width="330.684" Height="586.136" Clip="F1 M 0,0L 330.684,0L 330.684,586.136L 0,586.136L 0,0">
- <Canvas x:Name="zuofan" Width="800.041" Height="599.458" Canvas.Left="0" Canvas.Top="0">
- <Path x:Name="Path" Width="330.684" Height="586.136" Canvas.Left="-9.15527e-005" Canvas.Top="1.52588e-005" Stretch="Fill" Fill="#CCFF9D4D" Data="F1 M 37.8229,1.52588e-005C 47.6509,1.52588e-005 57.4789,3.82265 65.1256,11.468L 319.626,265.963C 334.37,280.713 334.37,305.287 319.626,320.031L 65.1256,575.077C 50.3802,589.823 25.8069,589.823 11.063,575.077C -3.68777,560.333 -3.68777,535.755 11.063,521.009L 238.796,292.724L 11.063,64.9893C -3.68777,50.244 -3.68777,25.6666 11.063,10.9213C 18.1616,3.82265 27.9896,1.52588e-005 37.8229,1.52588e-005 Z "/>
- </Canvas>
- </Canvas>
- </Viewbox>
- </ControlTemplate>
- <!--右箭头-->
- <ControlTemplate x:Key="right_arrow2">
- <Viewbox>
- <Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Name="Document" Width="330.684" Height="586.136" Clip="F1 M 0,0L 330.684,0L 330.684,586.136L 0,586.136L 0,0">
- <Canvas x:Name="zuofan" Width="800.041" Height="599.458" Canvas.Left="0" Canvas.Top="0">
- <Path x:Name="Path" Width="330.684" Height="586.136" Canvas.Left="-9.15527e-005" Canvas.Top="1.52588e-005" Stretch="Fill" Fill="#FFFFCDA3" Data="F1 M 37.8229,1.52588e-005C 47.6509,1.52588e-005 57.4789,3.82265 65.1256,11.468L 319.626,265.963C 334.37,280.713 334.37,305.287 319.626,320.031L 65.1256,575.077C 50.3802,589.823 25.8069,589.823 11.063,575.077C -3.68777,560.333 -3.68777,535.755 11.063,521.009L 238.796,292.724L 11.063,64.9893C -3.68777,50.244 -3.68777,25.6666 11.063,10.9213C 18.1616,3.82265 27.9896,1.52588e-005 37.8229,1.52588e-005 Z "/>
- </Canvas>
- </Canvas>
- </Viewbox>
- </ControlTemplate>
- <!--铃铛-->
- <ControlTemplate x:Key="bell">
- <Viewbox>
- <Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Name="bell" Width="829.333" Height="922.667" Clip="F1 M 0,0L 829.333,0L 829.333,922.667L 0,922.667L 0,0">
- <Canvas x:Name="bell_0" Width="829.333" Height="922.667" Canvas.Left="0" Canvas.Top="0">
- <Path x:Name="Path" Width="818.366" Height="910.282" Canvas.Left="5.79712" Canvas.Top="8.43347" Stretch="Fill" Fill="#FFFFFFFF" Data="F1 M 802.735,609.532L 720.813,527.157L 720.813,324.177C 723.068,168.319 610.016,34.6774 455.937,11.0627C 368.459,-0.462646 280.251,26.2507 213.855,84.3707C 147.459,142.485 109.308,226.381 109.147,314.62L 109.147,527.157L 27.224,609.532C 6.18803,630.917 2.98818e-005,662.824 11.5214,690.527C 23.0374,718.224 50.0214,736.339 80.016,736.505L 232.937,736.505L 232.937,751.98C 237.36,848.177 318.771,922.667 414.98,918.553C 511.188,922.667 592.6,848.177 597.027,751.98L 597.027,736.505L 749.943,736.505C 779.943,736.339 806.923,718.224 818.443,690.527C 829.959,662.824 823.771,630.917 802.735,609.532 Z M 506,751.98C 500.761,797.459 460.647,830.756 414.98,827.532C 369.313,830.756 329.204,797.459 323.959,751.98L 323.959,736.505L 506,736.505"/>
- </Canvas>
- </Canvas>
- </Viewbox>
- </ControlTemplate>
- </ResourceDictionary>
|