Ad.xaml
上传用户:wenllgg125
上传日期:2020-04-09
资源大小:7277k
文件大小:36k
源码类别:

SCSI/ASPI

开发平台:

Others

  1. <Canvas
  2.         xmlns="http://schemas.microsoft.com/client/2007" 
  3.         xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
  4.         x:Name="adCanvas"  Loaded="Page_Loaded"
  5.         x:Class="Discuz.Silverlight.Ad;assembly=ClientBin/Discuz.Silverlight.dll"       
  6.         Width="568" MouseLeftButtonUp="onMouseAction"
  7.         Height="320"
  8.         Background="White"
  9.         Canvas.ZIndex="0"
  10.         >
  11. <Canvas.Resources>
  12.     <Storyboard x:Name="openPip">
  13.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)">
  14.         <SplineDoubleKeyFrame KeyTime="00:00:00" Value="1"/>
  15.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:00.4000000" Value="0.555"/>
  16.       </DoubleAnimationUsingKeyFrames>
  17.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)">
  18.         <SplineDoubleKeyFrame KeyTime="00:00:00" Value="1"/>
  19.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:00.4000000" Value="0.555"/>
  20.       </DoubleAnimationUsingKeyFrames>
  21.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
  22.         <SplineDoubleKeyFrame KeyTime="00:00:00" Value="0"/>
  23.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:00.4000000" Value="-126.5"/>
  24.       </DoubleAnimationUsingKeyFrames>
  25.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
  26.         <SplineDoubleKeyFrame KeyTime="00:00:00" Value="0"/>
  27.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:00.4000000" Value="-71.268"/>
  28.       </DoubleAnimationUsingKeyFrames>
  29.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Duration="00:00:00.0010000" Storyboard.TargetName="image" Storyboard.TargetProperty="(UIElement.Opacity)">
  30.         <SplineDoubleKeyFrame KeyTime="00:00:00" Value="0.995"/>
  31.       </DoubleAnimationUsingKeyFrames>
  32.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ticker" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
  33.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="0"/>
  34.      <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:00.4000000" Value="-126"/>
  35.      </DoubleAnimationUsingKeyFrames>
  36.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ticker" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)">
  37.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="1"/>
  38.      <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:00.4000000" Value="0.55"/>
  39.      </DoubleAnimationUsingKeyFrames>
  40.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ticker" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
  41.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="0"/>
  42.      <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:00.4000000" Value="-127"/>
  43.      </DoubleAnimationUsingKeyFrames>
  44.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ticker" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)">
  45.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="1"/>
  46.      <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:00.4000000" Value="0.55"/>
  47.      </DoubleAnimationUsingKeyFrames>
  48.     </Storyboard>
  49.     <Storyboard x:Name="closePip">
  50.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)">
  51.         <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="1"/>
  52.       </DoubleAnimationUsingKeyFrames>
  53.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)">
  54.         <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="1"/>
  55.       </DoubleAnimationUsingKeyFrames>
  56.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
  57.         <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="0"/>
  58.       </DoubleAnimationUsingKeyFrames>
  59.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
  60.         <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="0"/>
  61.       </DoubleAnimationUsingKeyFrames>
  62.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ticker" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)">
  63.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="0.55"/>
  64.      <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="1"/>
  65.      </DoubleAnimationUsingKeyFrames>
  66.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ticker" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)">
  67.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="0.5"/>
  68.      <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="1"/>
  69.      </DoubleAnimationUsingKeyFrames>
  70.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ticker" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
  71.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="-127"/>
  72.      <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="0"/>
  73.      </DoubleAnimationUsingKeyFrames>
  74.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ticker" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
  75.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="-127"/>
  76.      <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="0"/>
  77.      </DoubleAnimationUsingKeyFrames>
  78.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Duration="00:00:00.0010000" Storyboard.TargetName="adCanvas" Storyboard.TargetProperty="(FrameworkElement.Height)">
  79.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="350"/>
  80.      </DoubleAnimationUsingKeyFrames>
  81.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Duration="00:00:00.0010000" Storyboard.TargetName="msg" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)">
  82.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="0.65"/>
  83.      </DoubleAnimationUsingKeyFrames>
  84.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Duration="00:00:00.0010000" Storyboard.TargetName="msg" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
  85.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="-14.5"/>
  86.      </DoubleAnimationUsingKeyFrames>
  87.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Duration="00:00:00.0010000" Storyboard.TargetName="msg" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
  88.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="-171"/>
  89.      </DoubleAnimationUsingKeyFrames>
  90.      <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Duration="00:00:00.0010000" Storyboard.TargetName="msg" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)">
  91.      <SplineDoubleKeyFrame KeyTime="00:00:00" Value="4.46"/>
  92.      </DoubleAnimationUsingKeyFrames>
  93.     </Storyboard>
  94.     <Storyboard x:Name="openAnim">
  95.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)" Duration="00:00:00.0010000">
  96.         <SplineDoubleKeyFrame KeyTime="00:00:00" Value="1"/>
  97.       </DoubleAnimationUsingKeyFrames>
  98.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)">
  99.         <SplineDoubleKeyFrame KeyTime="00:00:00" Value="1"/>
  100.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,0.5" KeyTime="00:00:00.4000000" Value="0.744"/>
  101.       </DoubleAnimationUsingKeyFrames>
  102.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)" Duration="00:00:00.0010000">
  103.         <SplineDoubleKeyFrame KeyTime="00:00:00" Value="0"/>
  104.       </DoubleAnimationUsingKeyFrames>
  105.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
  106.         <SplineDoubleKeyFrame KeyTime="00:00:00" Value="0"/>
  107.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,0.5" KeyTime="00:00:00.4000000" Value="-41"/>
  108.       </DoubleAnimationUsingKeyFrames>
  109.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Duration="00:00:00.0010000" Storyboard.TargetName="image" Storyboard.TargetProperty="(UIElement.Opacity)">
  110.         <SplineDoubleKeyFrame KeyTime="00:00:00" Value="1"/>
  111.       </DoubleAnimationUsingKeyFrames>   
  112.     </Storyboard>
  113.     <Storyboard x:Name="closeAnim">
  114.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)">
  115.         <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="1"/>
  116.       </DoubleAnimationUsingKeyFrames>
  117.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)">
  118.         <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="1"/>
  119.       </DoubleAnimationUsingKeyFrames>
  120.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
  121.         <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="0"/>
  122.       </DoubleAnimationUsingKeyFrames>
  123.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="media" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
  124.         <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="0"/>
  125.       </DoubleAnimationUsingKeyFrames>
  126.     </Storyboard>
  127.   <Storyboard x:Name="openAnim2">
  128.   <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="image1" Storyboard.TargetProperty="(Canvas.Left)">
  129.   <SplineDoubleKeyFrame KeyTime="00:00:00" Value="568"/>
  130.   <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:00.5000000" Value="0"/>
  131.   </DoubleAnimationUsingKeyFrames>
  132.   </Storyboard>
  133.   <Storyboard x:Name="closeAnim2">
  134.   <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="image1" Storyboard.TargetProperty="(Canvas.Left)">
  135.   <SplineDoubleKeyFrame KeySpline="0.5,0.5,0.5,1" KeyTime="00:00:00.4000000" Value="568"/>
  136.   </DoubleAnimationUsingKeyFrames>
  137.   </Storyboard>     
  138.     <Storyboard x:Name="tickerAnim">
  139.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="heros" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
  140.         <SplineDoubleKeyFrame KeyTime="00:00:04" Value="0"/>
  141.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:04.6000000" Value="-50"/>
  142.       </DoubleAnimationUsingKeyFrames>
  143.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="speedphoto" Storyboard.TargetProperty="(UIElement.Opacity)">
  144.         <SplineDoubleKeyFrame KeyTime="00:00:04.6000000" Value="0"/>
  145.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:05" Value="1"/>
  146.       </DoubleAnimationUsingKeyFrames>
  147.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="speedphoto" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
  148.         <SplineDoubleKeyFrame KeyTime="00:00:04.6000000" Value="20"/>
  149.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:05" Value="0"/>
  150.       </DoubleAnimationUsingKeyFrames>
  151.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="speedtext" Storyboard.TargetProperty="(UIElement.Opacity)">
  152.         <SplineDoubleKeyFrame KeyTime="00:00:05" Value="0"/>
  153.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:05.4000000" Value="1"/>
  154.       </DoubleAnimationUsingKeyFrames>
  155.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="speedtext" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
  156.         <SplineDoubleKeyFrame KeyTime="00:00:05" Value="20"/>
  157.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:05.4000000" Value="0"/>
  158.       </DoubleAnimationUsingKeyFrames>
  159.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="heros" Storyboard.TargetProperty="(UIElement.Opacity)">
  160.         <SplineDoubleKeyFrame KeyTime="00:00:04.6000000" Value="1"/>
  161.         <SplineDoubleKeyFrame KeyTime="00:00:09" Value="1"/>
  162.         <SplineDoubleKeyFrame KeyTime="00:00:10" Value="0" KeySpline="0.5,0,0.5,0.5"/>
  163.       </DoubleAnimationUsingKeyFrames>
  164.     </Storyboard>
  165.     <Storyboard x:Name="newsAnim">
  166.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="MSNBC1" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
  167.         <SplineDoubleKeyFrame KeyTime="00:00:10.7000000" Value="0"/>
  168.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:11.1000000" Value="-70"/>
  169.         <SplineDoubleKeyFrame KeyTime="00:00:54.1000000" Value="-70"/>
  170.         <SplineDoubleKeyFrame KeySpline="0.5,0,0.5,1" KeyTime="00:00:54.5000000" Value="0"/>
  171.       </DoubleAnimationUsingKeyFrames>
  172.       <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" RepeatBehavior="1x" Storyboard.TargetName="news" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
  173.         <SplineDoubleKeyFrame KeyTime="00:00:11.1000000" Value="0"/>
  174.         <SplineDoubleKeyFrame x:Name="step" KeyTime="00:00:54.1000000" Value="-2360"/>
  175.       </DoubleAnimationUsingKeyFrames>
  176.     </Storyboard>
  177. </Canvas.Resources>  
  178.   <Canvas
  179. Width="568" Height="320" x:Name="flashCanvas"
  180.   Background="White"
  181. >
  182.   <Canvas>
  183. <Canvas.Triggers>
  184. <EventTrigger RoutedEvent="Canvas.Loaded">
  185. <BeginStoryboard>
  186. <Storyboard x:Name="ProgressAnim" RepeatBehavior="Forever" >
  187. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[0].(GradientStop.Offset)">
  188. <SplineDoubleKeyFrame KeyTime="00:00:00.5" Value="0.053"/>
  189. <SplineDoubleKeyFrame KeyTime="00:00:01" Value="0.716"/>
  190. </DoubleAnimationUsingKeyFrames>
  191. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Offset)">
  192. <SplineDoubleKeyFrame KeyTime="00:00:00.5" Value="0.072"/>
  193. <SplineDoubleKeyFrame KeyTime="00:00:01" Value="0.736"/>
  194. </DoubleAnimationUsingKeyFrames>
  195. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse" Storyboard.TargetProperty="(Shape.Stroke).(SolidColorBrush.Color)">
  196. <SplineColorKeyFrame KeyTime="00:00:00.5" Value="#E5F0E7E7"/> 
  197. <SplineColorKeyFrame KeyTime="00:00:01" Value="#E50B0000"/>
  198. </ColorAnimationUsingKeyFrames>
  199. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
  200. <SplineDoubleKeyFrame KeyTime="00:00:00.5" Value="0"/>
  201. </DoubleAnimationUsingKeyFrames>
  202. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse" Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
  203. <SplineDoubleKeyFrame KeyTime="00:00:00.5" Value="0"/>
  204. </DoubleAnimationUsingKeyFrames>
  205. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse1" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[0].(GradientStop.Offset)">
  206. <SplineDoubleKeyFrame KeyTime="00:00:01" Value="0.019"/>
  207. <SplineDoubleKeyFrame KeyTime="00:00:01.5" Value="0.683"/>
  208. </DoubleAnimationUsingKeyFrames>
  209. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse1" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Offset)">
  210. <SplineDoubleKeyFrame KeyTime="00:00:01" Value="0.034"/>
  211. <SplineDoubleKeyFrame KeyTime="00:00:01.5" Value="0.736"/>
  212. </DoubleAnimationUsingKeyFrames>
  213. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse1" Storyboard.TargetProperty="(Shape.Stroke).(SolidColorBrush.Color)">
  214. <SplineColorKeyFrame KeyTime="00:00:01" Value="#E5EAE3E3"/>
  215. <SplineColorKeyFrame KeyTime="00:00:01.5" Value="#E5090000"/>
  216. </ColorAnimationUsingKeyFrames>
  217. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse2" Storyboard.TargetProperty="(Shape.Stroke).(SolidColorBrush.Color)">
  218. <SplineColorKeyFrame KeyTime="00:00:01.5" Value="#FFECE5E5"/>
  219. <SplineColorKeyFrame KeyTime="00:00:02" Value="#FF0B0000"/>
  220. </ColorAnimationUsingKeyFrames>
  221. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse2" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[0].(GradientStop.Offset)">
  222. <SplineDoubleKeyFrame KeyTime="00:00:01.5" Value="0.014"/>
  223. <SplineDoubleKeyFrame KeyTime="00:00:02" Value="0.716"/>
  224. </DoubleAnimationUsingKeyFrames>
  225. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse2" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Offset)">
  226. <SplineDoubleKeyFrame KeyTime="00:00:01.5" Value="0.067"/>
  227. <SplineDoubleKeyFrame KeyTime="00:00:02" Value="0.774"/>
  228. </DoubleAnimationUsingKeyFrames>
  229. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse2" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Color)">
  230. <SplineColorKeyFrame KeyTime="00:00:01.5" Value="#E51E1F4F"/> <!-- #FF31F61E, #E51E1F4F-->
  231. </ColorAnimationUsingKeyFrames>
  232. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse3" Storyboard.TargetProperty="(Shape.Stroke).(SolidColorBrush.Color)">
  233. <SplineColorKeyFrame KeyTime="00:00:02" Value="#FFECE5E5"/>
  234. <SplineColorKeyFrame KeyTime="00:00:02.5" Value="#FF130101"/>
  235. </ColorAnimationUsingKeyFrames>
  236. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse3" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[0].(GradientStop.Offset)">
  237. <SplineDoubleKeyFrame KeyTime="00:00:02" Value="0.019"/>
  238. <SplineDoubleKeyFrame KeyTime="00:00:02.5" Value="0.663"/>
  239. </DoubleAnimationUsingKeyFrames>
  240. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse3" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Offset)">
  241. <SplineDoubleKeyFrame KeyTime="00:00:02" Value="0.077"/>
  242. <SplineDoubleKeyFrame KeyTime="00:00:02.5" Value="0.716"/>
  243. </DoubleAnimationUsingKeyFrames>
  244. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse3" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Color)">
  245. <SplineColorKeyFrame KeyTime="00:00:02" Value="#E51E1F4F"/>
  246. </ColorAnimationUsingKeyFrames>
  247. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse4" Storyboard.TargetProperty="(Shape.Stroke).(SolidColorBrush.Color)">
  248. <SplineColorKeyFrame KeyTime="00:00:02.5" Value="#FFEEE7E7"/>
  249. <SplineColorKeyFrame KeyTime="00:00:03" Value="#FF0B0000"/>
  250. </ColorAnimationUsingKeyFrames>
  251. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse4" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[0].(GradientStop.Offset)">
  252. <SplineDoubleKeyFrame KeyTime="00:00:02.5" Value="0.029"/>
  253. <SplineDoubleKeyFrame KeyTime="00:00:03" Value="0.74"/>
  254. </DoubleAnimationUsingKeyFrames>
  255. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse4" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Offset)">
  256. <SplineDoubleKeyFrame KeyTime="00:00:02.5" Value="0.096"/>
  257. <SplineDoubleKeyFrame KeyTime="00:00:03" Value="0.779"/>
  258. </DoubleAnimationUsingKeyFrames>
  259. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse4" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Color)">
  260. <SplineColorKeyFrame KeyTime="00:00:02.5" Value="#E51E1F4F"/>
  261. </ColorAnimationUsingKeyFrames>
  262. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse5" Storyboard.TargetProperty="(Shape.Stroke).(SolidColorBrush.Color)">
  263. <SplineColorKeyFrame KeyTime="00:00:03" Value="#FFF4ECEC"/>
  264. <SplineColorKeyFrame KeyTime="00:00:03.5" Value="#FF0F0101"/>
  265. </ColorAnimationUsingKeyFrames>
  266. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse5" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[0].(GradientStop.Offset)">
  267. <SplineDoubleKeyFrame KeyTime="00:00:03" Value="0.01"/>
  268. <SplineDoubleKeyFrame KeyTime="00:00:03.5" Value="0.712"/>
  269. </DoubleAnimationUsingKeyFrames>
  270. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse5" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Offset)">
  271. <SplineDoubleKeyFrame KeyTime="00:00:03" Value="0.062"/>
  272. <SplineDoubleKeyFrame KeyTime="00:00:03.5" Value="0.764"/>
  273. </DoubleAnimationUsingKeyFrames>
  274. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse5" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Color)">
  275. <SplineColorKeyFrame KeyTime="00:00:03" Value="#E51E1F4F"/>
  276. </ColorAnimationUsingKeyFrames>
  277. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse6" Storyboard.TargetProperty="(Shape.Stroke).(SolidColorBrush.Color)">
  278. <SplineColorKeyFrame KeyTime="00:00:03.5" Value="#FFECE1E1"/>
  279. <SplineColorKeyFrame KeyTime="00:00:04" Value="#FF130101"/>
  280. </ColorAnimationUsingKeyFrames>
  281. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse6" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[0].(GradientStop.Offset)">
  282. <SplineDoubleKeyFrame KeyTime="00:00:03.5" Value="0.043"/>
  283. <SplineDoubleKeyFrame KeyTime="00:00:04" Value="0.75"/>
  284. </DoubleAnimationUsingKeyFrames>
  285. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse6" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Offset)">
  286. <SplineDoubleKeyFrame KeyTime="00:00:03.5" Value="0.106"/>
  287. <SplineDoubleKeyFrame KeyTime="00:00:04" Value="0.779"/>
  288. </DoubleAnimationUsingKeyFrames>
  289. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse6" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Color)">
  290. <SplineColorKeyFrame KeyTime="00:00:03.5" Value="#E51E1F4F"/>
  291. </ColorAnimationUsingKeyFrames>
  292. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse7" Storyboard.TargetProperty="(Shape.Stroke).(SolidColorBrush.Color)">
  293. <SplineColorKeyFrame KeyTime="00:00:04" Value="#FFEEE3E3"/>
  294. </ColorAnimationUsingKeyFrames>
  295. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse7" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[0].(GradientStop.Offset)">
  296. <SplineDoubleKeyFrame KeyTime="00:00:04" Value="0.043"/>
  297. </DoubleAnimationUsingKeyFrames>
  298. <DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse7" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Offset)">
  299. <SplineDoubleKeyFrame KeyTime="00:00:04" Value="0.101"/>
  300. </DoubleAnimationUsingKeyFrames>
  301. <ColorAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="ellipse7" Storyboard.TargetProperty="(Shape.Fill).(GradientBrush.GradientStops)[3].(GradientStop.Color)">
  302. <SplineColorKeyFrame KeyTime="00:00:04" Value="#E51E1F4F"/>
  303. </ColorAnimationUsingKeyFrames>
  304. </Storyboard>
  305. </BeginStoryboard>
  306. </EventTrigger>
  307. </Canvas.Triggers>
  308. <Ellipse Stroke="#FF000000" x:Name="ellipse7" Width="23" Height="17" Canvas.Left="298" Canvas.Top="153.5">
  309. <Ellipse.Fill>
  310. <LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5">
  311. <GradientStop Color="#FF191A4C" Offset="0.606"/>
  312. <GradientStop Color="#FFFFFFFF" Offset="1"/>
  313. <GradientStop Color="#FFDBDBDB" Offset="1"/>
  314. <GradientStop Color="#FF1E1F4F" Offset="0.702"/>
  315. </LinearGradientBrush>
  316. </Ellipse.Fill>
  317. </Ellipse>
  318. <Ellipse Stroke="#FF000000" Width="23" Height="17" Canvas.Left="325" Canvas.Top="168" RenderTransformOrigin="0.5,0.5" x:Name="ellipse">
  319. <Ellipse.Fill>
  320. <LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5">
  321. <GradientStop Color="#FF191A4C" Offset="0.606"/>
  322. <GradientStop Color="#FFFFFFFF" Offset="1"/>
  323. <GradientStop Color="#FFDBDBDB" Offset="1"/>
  324. <GradientStop Color="#FF1E1F4F" Offset="0.702"/>
  325. </LinearGradientBrush>
  326. </Ellipse.Fill>
  327. <Ellipse.RenderTransform>
  328. <TransformGroup>
  329. <ScaleTransform ScaleX="1" ScaleY="1"/>
  330. <SkewTransform AngleX="0" AngleY="0"/>
  331. <RotateTransform Angle="0"/>
  332. <TranslateTransform X="0" Y="0"/>
  333. </TransformGroup>
  334. </Ellipse.RenderTransform>
  335. </Ellipse>
  336. <Ellipse Stroke="#FF000000" Width="23" Height="17" Canvas.Left="335.5" Canvas.Top="194" RenderTransformOrigin="0.5,0.5" x:Name="ellipse1">
  337. <Ellipse.Fill>
  338. <LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5">
  339. <GradientStop Color="#FF191A4C" Offset="0.606"/>
  340. <GradientStop Color="#FFFFFFFF" Offset="1"/>
  341. <GradientStop Color="#FFDBDBDB" Offset="1"/>
  342. <GradientStop Color="#FF1E1F4F" Offset="0.702"/>
  343. </LinearGradientBrush>
  344. </Ellipse.Fill>
  345. <Ellipse.RenderTransform>
  346. <TransformGroup>
  347. <ScaleTransform ScaleX="1" ScaleY="1"/>
  348. <SkewTransform AngleX="0" AngleY="0"/>
  349. <RotateTransform Angle="0"/>
  350. <TranslateTransform X="0" Y="0"/>
  351. </TransformGroup>
  352. </Ellipse.RenderTransform>
  353. </Ellipse>
  354. <Ellipse Stroke="#FF000000" Width="23" Height="17" Canvas.Left="325" Canvas.Top="220" RenderTransformOrigin="0.5,0.5" x:Name="ellipse2">
  355. <Ellipse.Fill>
  356. <LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5">
  357. <GradientStop Color="#FF191A4C" Offset="0.606"/>
  358. <GradientStop Color="#FFFFFFFF" Offset="1"/>
  359. <GradientStop Color="#FFDBDBDB" Offset="1"/>
  360. <GradientStop Color="#FF1E1F4F" Offset="0.702"/>
  361. </LinearGradientBrush>
  362. </Ellipse.Fill>
  363. <Ellipse.RenderTransform>
  364. <TransformGroup>
  365. <ScaleTransform ScaleX="1" ScaleY="1"/>
  366. <SkewTransform AngleX="0" AngleY="0"/>
  367. <RotateTransform Angle="0"/>
  368. <TranslateTransform X="0" Y="0"/>
  369. </TransformGroup>
  370. </Ellipse.RenderTransform>
  371. </Ellipse>
  372. <Ellipse Stroke="#FF000000" Width="23" Height="17" Canvas.Left="298" Canvas.Top="233.75" x:Name="ellipse3">
  373. <Ellipse.Fill>
  374. <LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5">
  375. <GradientStop Color="#FF191A4C" Offset="0.606"/>
  376. <GradientStop Color="#FFFFFFFF" Offset="1"/>
  377. <GradientStop Color="#FFDBDBDB" Offset="1"/>
  378. <GradientStop Color="#FF1E1F4F" Offset="0.702"/>
  379. </LinearGradientBrush>
  380. </Ellipse.Fill>
  381. </Ellipse>
  382. <Ellipse Stroke="#FF000000" Width="23" Height="17" Canvas.Left="271" Canvas.Top="220" x:Name="ellipse4">
  383. <Ellipse.Fill>
  384. <LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5">
  385. <GradientStop Color="#FF191A4C" Offset="0.606"/>
  386. <GradientStop Color="#FFFFFFFF" Offset="1"/>
  387. <GradientStop Color="#FFDBDBDB" Offset="1"/>
  388. <GradientStop Color="#FF1E1F4F" Offset="0.702"/>
  389. </LinearGradientBrush>
  390. </Ellipse.Fill>
  391. </Ellipse>
  392. <Ellipse Stroke="#FF000000" Width="23" Height="17" Canvas.Left="260.25" Canvas.Top="194" x:Name="ellipse5">
  393. <Ellipse.Fill>
  394. <LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5">
  395. <GradientStop Color="#FF191A4C" Offset="0.606"/>
  396. <GradientStop Color="#FFFFFFFF" Offset="1"/>
  397. <GradientStop Color="#FFDBDBDB" Offset="1"/>
  398. <GradientStop Color="#FF1E1F4F" Offset="0.702"/>
  399. </LinearGradientBrush>
  400. </Ellipse.Fill>
  401. </Ellipse>
  402. <Ellipse Stroke="#FF000000" Width="23" Height="17" Canvas.Left="271" Canvas.Top="168" x:Name="ellipse6">
  403. <Ellipse.Fill>
  404. <LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5">
  405. <GradientStop Color="#FF191A4C" Offset="0.606"/>
  406. <GradientStop Color="#FFFFFFFF" Offset="1"/>
  407. <GradientStop Color="#FFDBDBDB" Offset="1"/>
  408. <GradientStop Color="#FF1E1F4F" Offset="0.702"/>
  409. </LinearGradientBrush>
  410. </Ellipse.Fill>
  411. </Ellipse>
  412.   </Canvas>
  413. </Canvas>
  414.   <Canvas RenderTransformOrigin="0,0" x:Name="video" Width="568" Height="320" Canvas.Left="0" Canvas.Top="0">
  415.     <Canvas.RenderTransform>
  416.       <TransformGroup>
  417.         <ScaleTransform x:Name="scaleVideo" ScaleX="1" ScaleY="1"/>
  418.         <SkewTransform AngleX="0" AngleY="0"/>
  419.         <RotateTransform Angle="0"/>
  420.         <TranslateTransform X="0" Y="0"/>
  421.       </TransformGroup>
  422.     </Canvas.RenderTransform>
  423.     <Image Width="568" Height="320" Canvas.Left="0" Canvas.Top="0"  Stretch="Fill" Opacity="0" x:Name="image"/>
  424.     <MediaElement x:Name="media" Width="568" Height="320"  RenderTransformOrigin="0.5,0.5">
  425.       <MediaElement.RenderTransform>
  426.         <TransformGroup>
  427.           <ScaleTransform ScaleX="1" ScaleY="1"/>
  428.           <SkewTransform AngleX="0" AngleY="0"/>
  429.           <RotateTransform Angle="0"/>
  430.           <TranslateTransform X="0" Y="0"/>
  431.         </TransformGroup>
  432.       </MediaElement.RenderTransform>
  433.     </MediaElement>
  434.     <Canvas Clip="M-0.5,-239.5 L566.5,-239.5 L566.5,79.5 L-0.5,79.5 z" Opacity="1" x:Name="ticker" Width="567" Height="80" Canvas.Left="1" Canvas.Top="241" RenderTransformOrigin="0.5,0.5">
  435.      <Canvas.RenderTransform>
  436.      <TransformGroup>
  437.      <ScaleTransform ScaleX="1" ScaleY="1"/>
  438.      <SkewTransform AngleX="0" AngleY="0"/>
  439.      <RotateTransform Angle="0"/>
  440.      <TranslateTransform X="0" Y="0"/>
  441.      </TransformGroup>
  442.      </Canvas.RenderTransform>
  443.       <Canvas RenderTransformOrigin="0.5,0.5" x:Name="heros" Width="568" Height="46" Canvas.Left="-1" Canvas.Top="83">
  444.         <Canvas.RenderTransform>
  445.           <TransformGroup>
  446.             <ScaleTransform ScaleX="1" ScaleY="1"/>
  447.             <SkewTransform AngleX="0" AngleY="0"/>
  448.             <RotateTransform Angle="0"/>
  449.             <TranslateTransform X="0" Y="0"/>
  450.           </TransformGroup>
  451.         </Canvas.RenderTransform>
  452.         <Image Opacity="0.7" Width="568" Height="46" x:Name="speedbackground" Canvas.Top="1" Stretch="Fill"/>
  453.         <Image Opacity="0" RenderTransformOrigin="0.5,0.5" x:Name="speedphoto" Width="145" Height="112" Canvas.Top="-65" Stretch="Fill">
  454.           <Image.RenderTransform>
  455.             <TransformGroup>
  456.               <ScaleTransform ScaleX="1" ScaleY="1"/>
  457.               <SkewTransform AngleX="0" AngleY="0"/>
  458.               <RotateTransform Angle="0"/>
  459.               <TranslateTransform X="0" Y="0"/>
  460.             </TransformGroup>
  461.           </Image.RenderTransform>
  462.         </Image>
  463.         <Image Opacity="0" RenderTransformOrigin="0.5,0.5" x:Name="speedtext" Width="230" Height="12" Canvas.Left="120" Canvas.Top="23" Stretch="Fill">
  464.           <Image.RenderTransform>
  465.             <TransformGroup>
  466.               <ScaleTransform ScaleX="1" ScaleY="1"/>
  467.               <SkewTransform AngleX="0" AngleY="0"/>
  468.               <RotateTransform Angle="0"/>
  469.               <TranslateTransform X="0" Y="0"/>
  470.             </TransformGroup>
  471.           </Image.RenderTransform>
  472.         </Image>
  473.       </Canvas>
  474.       <Canvas Opacity="1" x:Name="MSNBC1" Width="567" Height="135" Canvas.Top="15" RenderTransformOrigin="0.5,0.5">
  475.         <Canvas.RenderTransform>
  476.           <TransformGroup>
  477.             <ScaleTransform ScaleX="1" ScaleY="1"/>
  478.             <SkewTransform AngleX="0" AngleY="0"/>
  479.             <RotateTransform Angle="0"/>
  480.             <TranslateTransform X="0" Y="0"/>
  481.           </TransformGroup>
  482.         </Canvas.RenderTransform>
  483.         <Rectangle Fill="#FF000000" Width="567" Height="42" Canvas.Top="93">
  484.           <Rectangle.OpacityMask>
  485.             <LinearGradientBrush EndPoint="1,0.5" StartPoint="0,0.5">
  486.               <GradientStop Color="#FF000000" Offset="0"/>
  487.               <GradientStop Color="#00FFFFFF" Offset="1"/>
  488.             </LinearGradientBrush>
  489.           </Rectangle.OpacityMask>
  490.         </Rectangle>
  491.         <Image x:Name="MSNBC" Width="66" Height="45" Canvas.Left="496" Source="assets/images/msnbc.png" Stretch="Fill" Canvas.Top="72"/>
  492.         <Rectangle Opacity="0.6" Fill="#FF000000" Width="567" Height="15" Canvas.Top="120"/>
  493.         <TextBlock Opacity="0.5" Width="291" Height="36" Canvas.Left="7" Canvas.Top="95" FontFamily="Arial" FontSize="22" Foreground="#FFFFFFFF" Text="Advertisements" TextWrapping="Wrap"/>
  494.       </Canvas>
  495.       <Canvas Opacity="0.8" x:Name="news" Width="1790" Height="18" Canvas.Top="66" RenderTransformOrigin="0.5,0.5" Canvas.Left="570">
  496.         <Canvas.RenderTransform>
  497.           <TransformGroup>
  498.             <ScaleTransform ScaleX="1" ScaleY="1"/>
  499.             <SkewTransform AngleX="0" AngleY="0"/>
  500.             <RotateTransform Angle="0"/>
  501.             <TranslateTransform X="0" Y="0"/>
  502.           </TransformGroup>
  503.         </Canvas.RenderTransform>       
  504.       </Canvas>
  505.      <Canvas Clip="M-36,-75 L568,-75 L568,196 L-36,196 z" Width="568" Height="82" Canvas.Left="0" Canvas.Top="0">
  506.      <Image x:Name="image1" Width="568" Height="82" Canvas.Left="571" Source="assets/images/ticker.png" Stretch="Fill"/>
  507.      </Canvas>
  508.     </Canvas>
  509.   </Canvas>
  510. <TextBlock RenderTransformOrigin="0.5,0.5" x:Name="msg" Width="381" Height="25" Canvas.Left="75" Canvas.Top="325" TextWrapping="Wrap">
  511.      <TextBlock.RenderTransform>
  512. <TransformGroup>
  513. <ScaleTransform ScaleX="1" ScaleY="1"/>
  514. <SkewTransform AngleX="0" AngleY="0"/>
  515. <RotateTransform Angle="0"/>
  516. <TranslateTransform X="0" Y="0"/>
  517. </TransformGroup>
  518. </TextBlock.RenderTransform>
  519.   </TextBlock>
  520. </Canvas>