Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.06 KB

entrancenavigationtransitioninfo_getistargetelement_904511540.md

File metadata and controls

30 lines (19 loc) · 1.06 KB
-api-id -api-type
M:Windows.UI.Xaml.Media.Animation.EntranceNavigationTransitionInfo.GetIsTargetElement(Windows.UI.Xaml.UIElement)
winrt method

Windows.UI.Xaml.Media.Animation.EntranceNavigationTransitionInfo.GetIsTargetElement

-description

Gets the value of the EntranceNavigationTransitionInfo.IsTargetElement XAML attached property for the target element.

-parameters

-param element

The object from which the property value is read.

-returns

The EntranceNavigationTransitionInfo.IsTargetElement attached property value of the specified object. true if the element is the animation target; otherwise, false.

-remarks

-examples

-see-also

EntranceNavigationTransitionInfo.IsTargetElement, Attached properties overview