Udostępnij za pośrednictwem


Storyboard.TargetProperty Attached Property

Definition

Gets or sets the property that should be animated.

see GetTargetProperty, and SetTargetProperty
see GetTargetProperty, and SetTargetProperty
see GetTargetProperty, and SetTargetProperty

Remarks

Storyboard.TargetProperty targets a particular property of the element specified by Storyboard.TargetName. The value you provide for Storyboard.TargetProperty involves a concept known as a property path. For more information on how to specify a property path for an animation, see Remarks in SetTargetProperty or the Property-path syntax topic.

Applies to

See also