Title: Visual Studio C# - Silverlight - Animation - I
Duration: 15:08 min
Description:In this video, I start my animation demonstration. Silverlight animation is based on changing the value of a dependency property over a period of time. We have animations for different data types: DoubleAnimation, ColorAnimation...
In this example, I will demonstrate how we can change the Width and Height of a Rectangle over the period of 5 seconds. The animation will start as soon as the page loads.