Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 769 Bytes

popinthemeanimation_targetname.md

File metadata and controls

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

Windows.UI.Xaml.Media.Animation.PopInThemeAnimation.TargetName

-description

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

-xaml-syntax

<PopInThemeAnimation 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 pop-up UI, Guidelines and checklist for pop-up UI animations