Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 992 Bytes

entrancenavigationtransitioninfo_setistargetelement_1363320843.md

File metadata and controls

30 lines (19 loc) · 992 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Media.Animation.EntranceNavigationTransitionInfo.SetIsTargetElement(Microsoft.UI.Xaml.UIElement,System.Boolean)
winrt method

Microsoft.UI.Xaml.Media.Animation.EntranceNavigationTransitionInfo.SetIsTargetElement

-description

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

-parameters

-param element

The object to which the property value is written.

-param value

The value to set. true if the element is the animation target; otherwise, false.

-remarks

-examples

-see-also

EntranceNavigationTransitionInfo.IsTargetElement, Attached properties overview