Frame.BackStackDepthProperty Property

Definition

Identifies the BackStackDepth dependency property.

public:
 static property DependencyProperty ^ BackStackDepthProperty { DependencyProperty ^ get(); };
static DependencyProperty BackStackDepthProperty();
public static DependencyProperty BackStackDepthProperty { get; }
var dependencyProperty = Frame.backStackDepthProperty;
Public Shared ReadOnly Property BackStackDepthProperty As DependencyProperty

Property Value

The identifier for the BackStackDepth dependency property.

Applies to