Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 772 Bytes

splitclosethemeanimation_contenttarget.md

File metadata and controls

25 lines (16 loc) · 772 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.Animation.SplitCloseThemeAnimation.ContentTarget
winrt property

Windows.UI.Xaml.Media.Animation.SplitCloseThemeAnimation.ContentTarget

-description

Gets or sets the UI element that will be translated. Typically this is a child/part of the element identified by OpenedTargetName or OpenedTarget.

-property-value

The UI element that will be translated.

-remarks

Don't set this in XAML. For a XAML declaration, use ContentTargetName instead.

-examples

-see-also