共用方式為


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相依性屬性的識別碼。

適用於