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 종속성 속성의 식별자입니다.

적용 대상