Basic Animation in WPF Using XAML
WPF has animation functionality that allows developers to easily add dynamic effects to their applications. While the full range of WPF’s animation classes can seem daunting, animation in WPF can be broken down to simply varying the value of a property over time. Animation can be accomplished in WPF through procedural code or directly in XAML. In this basic animation training video, Todd Miranda demonstrates a XAML-only approach to animation in WPF.
Author: Todd Miranda
Duration: 19:36
Comments: 1