-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Media.Animation.Storyboard.TargetProperty |
winrt attachedproperty |
Windows.UI.Xaml.Media.Animation.Storyboard.TargetProperty
-description
Gets or sets the property that should be animated.
-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