Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » c#   (RSS)

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: , , ,
 
Page view tracker