The overviews in this section describe how to create and work with animations in Silverlight.
-
Animation Overview
-
Introduces the basics of Silverlight animations.
-
Key-Frame Animations
-
Introduces key-frame animations, which enable you to control how your animation interpolates and to create more realistic effects such as acceleration and deceleration.
-
Working with Animations Programmatically
-
Introduces basic techniques for manipulating animations dynamically by using procedural code (such as C# and Visual Basic).
-
How to: Create a Timer
-
Describes how to create a timer in Silverlight.