Storyboard.TargetProperty Attached Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
- Type: string
- Identifier field: TargetPropertyProperty
- Accessor methods: GetTargetProperty, SetTargetProperty