Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 992 Bytes

storyboard_settargetname_235945962.md

File metadata and controls

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

Windows.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