Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 998 Bytes

storyboard_settargetname_317263893.md

File metadata and controls

28 lines (19 loc) · 998 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.Animation.Storyboard.SetTargetName(Microsoft.UI.Xaml.Media.Animation.Timeline,System.String)
winrt method

Microsoft.UI.Xaml.Media.Animation.Storyboard.SetTargetName

-description

Sets the value of the Storyboard.TargetName XAML attached property for a target element.

-parameters

-param element

The target element to set the value for.

-param name

The Storyboard.TargetName value of the target element to set. This should correspond to an existing Name or x:Name value on the UI element that the animation targets.

-remarks

-examples

-see-also

Storyboard.TargetName, Attached properties overview