Folding animation in Silverlight 3

Posted by Corey on March 28, 2009 at 9:54 pm.

The past couple days I’ve been working on a data visualization application.  In doing so, I quickly mocked up unfolding a box.  This is super simple XAML all done in Blend.  Don’t forget to check out the XAML and see the demo:

Download XAML | View example

image

Related posts:

  1. Data visualizations
  2. Silverlight controls
  3. Animation engine for Silverlight
  4. General Silverlight 2 concerns
  5. Create a video player in Silverlight 2 – Part 1

8 Responses to “Folding animation in Silverlight 3”