Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.02 KB

commonnavigationtransitioninfo_getisstaggerelement_1547725375.md

File metadata and controls

31 lines (20 loc) · 1.02 KB
-api-id -api-type
M:Windows.UI.Xaml.Media.Animation.CommonNavigationTransitionInfo.GetIsStaggerElement(Windows.UI.Xaml.UIElement)
winrt method

Windows.UI.Xaml.Media.Animation.CommonNavigationTransitionInfo.GetIsStaggerElement

-description

Returns a Boolean value indicating if the specified UIElement is the stagger element for the navigation transition.

-parameters

-param element

The UIElement to check as being the stagger element.

-returns

Returns true if element is the stagger element; otherwise false.

-remarks

This method supports XAML usage of the CommonNavigationTransitionInfo.IsStaggerElement attached property.

-examples

-see-also

CommonNavigationTransitionInfo.IsStaggerElement, Attached properties overview