4.839 Storyboard

x:Object > DependencyObject > Freezable > Animatable > Timeline > TimelineGroup > ParallelTimeline > Storyboard
Storyboard
(usage)
<Storyboard> Timeline* </Storyboard>
(description)
A container timeline that provides object and property targeting information for its child animations.
(used by)
BeginStoryboard VisualState VisualTransition
[content property]
Children
[name property]
Name
(attachable properties)
Storyboard.Target
DependencyObject
(description)
The object that should be animated.
[target type]
DependencyObject
Storyboard.TargetName
x:String
(description)
The name of the object to animate. The object must be a DependencyObject.
[target type]
DependencyObject
Storyboard.TargetProperty
PropertyPath
(description)
The property that should be animated.
[target type]
DependencyObject