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 依存関係プロパティの識別子。

適用対象