Animation engine for Silverlight

Posted by Corey on March 14, 2008 at 4:05 am.

Just added Animations for Width and Height.  Check out the code and the example.  For more information here is the initial post.   I will add more documentation after getting a few more animations in the engine.

Known issues:
After the animation of Width, the width property doesn’t get set.  Same with Height.

Related posts:

  1. How to dynamically create animations from C# in Silverlight
  2. Animate Silverlight 2 object from 1 line of code
  3. Resize Silverlight 1.0 app to size of browser
  4. Animate multiple transforms from C# – WPF
  5. Animating multiple transforms in C# – Silverlight

One Response to “Animation engine for Silverlight”