ContinuumNavigationTransitionInfo.IsExitElementProperty Property

Definition

Identifies the ContinuumNavigationTransitionInfo.IsExitElement attached property.

public:
 static property DependencyProperty ^ IsExitElementProperty { DependencyProperty ^ get(); };
static DependencyProperty IsExitElementProperty();
public static DependencyProperty IsExitElementProperty { get; }
var dependencyProperty = ContinuumNavigationTransitionInfo.isExitElementProperty;
Public Shared ReadOnly Property IsExitElementProperty As DependencyProperty

Property Value

The identifier for the ContinuumNavigationTransitionInfo.IsExitElement attached property.

Applies to

See also