DCSIMG
Storyboard,.NET 3.5 - Alex Golesh's Blog About Silverlight Development

Browse by Tags

All Tags » Storyboard » .NET 3.5 (RSS)

Silverlight Tip: Dynamic animations

Hello, I was asked about creation of animations dynamically for various elements. Today I’ll show how to create such animations for any (almost) Silverlight element. I’ll create some of popular standard PowerPoint animations. I know that it is not the full set of animations available in PowerPoint, also the animations itself are probably not perfect but it is a good starting point to those who want to know how to do it. Generally, to create the animation on-the-fly we need to create a storyboard...