Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 788 Bytes

dragitemthemeanimation_targetname.md

File metadata and controls

31 lines (20 loc) · 788 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.Animation.DragItemThemeAnimation.TargetName
winrt property

Windows.UI.Xaml.Media.Animation.DragItemThemeAnimation.TargetName

-description

Gets or sets the reference name of the control element being targeted.

-xaml-syntax

<DragItemThemeAnimation TargetName="nameString" />

-property-value

The reference name. This is typically the x:Name of the relevant element as declared in XAML.

-remarks

-examples

-see-also

Animating drag-and-drop sequences, Guidelines and checklist for drag-and-drop animations