Quantcast
Viewing all articles
Browse latest Browse all 14

WPF simle animation...need help

To execute the code put the following code in the click event of the button

Storyboard anim = (Storyboard)rootElement.FindResource("mystoryboard");

anim.Begin(this);

 

 

 

This should work

Viewing all articles
Browse latest Browse all 14

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>