Frame.BackStackDepthProperty 属性

定义

标识 BackStackDepth 依赖属性。

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

属性值

BackStackDepth 依赖属性的标识符。

适用于