Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » animation   (RSS)

Accelerating and decelerating animations (silverlight keyspline sample)

You can create more realistic animation effects like acceleration and deceleration in Silverlight using keyframes, however, if you're going to do this by hand (as opposed to using a tool like Blend) you're going to have to use keysplines which are not

Target Multiple Objects with one Animation (Silverlight)

What if you want to use a single animation object (let's say DoubleAnimation) to target multiple objects? This is especially useful when you have a large number of objects that have similar animations applied to them. For example, you are displaying rows

Create an Animation in Code (e.g. C#, VB .NET, etc)

Sometimes you might want to create an animation in procedural code (e.g. C#, VB .NET, etc) rather than in XAML like in my previous Animation post . I've seen a lot of traffic on the Silverlight.net forums asking about this subject so in this post I'll
Posted by wpfedevcon | 5 Comments
Filed under: , , ,

Silverlight Animations (Part 1 - Basic Animation)

Creating animations is one of the main reasons for even being interested in Silverlight and so I'm going to put together a series of posts that go over Silverlight animations - from dead simple to sophisticated and cool. Along the way, I'll be constantly
Posted by wpfedevcon | 2 Comments
Filed under: , ,
 
Page view tracker