共用方式為


Frame.BackStackProperty 屬性

定義

識別 BackStack 相依性屬性。

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

屬性值

BackStack相依性屬性的識別碼。

適用於