Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You can, of course, use the WPF animation objects in code, but whenever you want to perform an animation in XAML, you must wrap the Timeline objects inside a Storyboard. Target, TargetName and TargetPropery are attached properties; you can specify them for the Storyboard as a whole, or for individual Timelines. (We’ll discuss those next.)