xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="ShapesWindow" Height="160" Width="400">
Storyboard.TargetName="gradientStopA2"
Storyboard.TargetProperty="Offset"
From="0.0" To="1.0" Duration="0:0:3" FillBehavior="Stop" />