Animation
Microsoft Silverlight will reach end of support after October 2021. Learn more.
The overviews in this section describe how to create and work with animations in Silverlight.
In This Section
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.