ContinuumNavigationTransitionInfo.IsEntranceElementProperty Property

Definition

Identifies the ContinuumNavigationTransitionInfo.IsEntranceElement attached property.

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

Property Value

The identifier for the ContinuumNavigationTransitionInfo.IsEntranceElement attached property.

Applies to

See also