Introducing Animations

WPF offers lots of interesting features about graphics and multimedia to provide a great user experience with rich client applications. Animations are one of these features. They enable visual elements (or just some portions of them) to move along the UI or to dynamically change their aspects during the specified interval. Subsequent sections explain how you can apply animations to WPF visual elements. There are different kinds of animations in WPF; this chapter covers the most common of them, DoubleAnimation and ColorAnimation.

Note

A special type of animation based on timelines is available, but it is not easy to implement with Visual Studio. However, it is the easiest animation that you can realize with Blend for Visual ...

Get Visual Basic 2015 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.