Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 743 Bytes

popoutthemeanimation_targetname.md

File metadata and controls

29 lines (20 loc) · 743 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.Animation.PopOutThemeAnimation.TargetName
winrt property

Microsoft.UI.Xaml.Media.Animation.PopOutThemeAnimation.TargetName

-description

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

-xaml-syntax

<PopOutThemeAnimation 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