CommonNavigationTransitionInfo.IsStaggerElementProperty Property

Definition

Identifies the CommonNavigationTransitionInfo.IsStaggerElement attached property.

public:
 static property DependencyProperty ^ IsStaggerElementProperty { DependencyProperty ^ get(); };
static DependencyProperty IsStaggerElementProperty();
public static DependencyProperty IsStaggerElementProperty { get; }
var dependencyProperty = CommonNavigationTransitionInfo.isStaggerElementProperty;
Public Shared ReadOnly Property IsStaggerElementProperty As DependencyProperty

Property Value

The identifier for the CommonNavigationTransitionInfo.IsStaggerElement attached property.

Applies to

See also