Storyboard.Target Attached Property

Definition

Gets or sets the object that should be animated.

see GetTarget, and SetTarget
see GetTarget, and SetTarget
see GetTarget, and SetTarget

Remarks

The target object must be a dependency object.

Note

The Target property is not serializable, because it can be set to any DependencyObject. There is no guaranteed that this object can be correctly referenced in XAML.

Dependency Property Information

Identifier field TargetProperty
Metadata properties set to true None

Applies to