Quantcast
Channel: Start/Stop WPF animation
Viewing all articles
Browse latest Browse all 4

Start/Stop WPF animation

$
0
0

Hi v_Grorgiev,

Remove the RepeatBehavior="Forever" attribute from "Storyboard1" and in your StartClick event handler Set Soryboard1.RepeatBehavior to 'Forever' and begin.

That should do it,

Michael

 


Viewing all articles
Browse latest Browse all 4

Trending Articles