0
Q:

animate the stroke of a shape wpf

    <Storyboard x:Name="myStoryboard">
    <ColorAnimation Storyboard.TargetName="ShapeName" From="Red" To="Green"
      Storyboard.TargetProperty="(Shape.Stroke).(SolidColorBrush.Color)"
   />
    </Storyboard>
0

New to Communities?

Join the community