共用方式為


Frame.IsNavigationStackEnabledProperty 屬性

定義

識別 IsNavigationStackEnabled 相依性屬性。

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

屬性值

IsNavigationStackEnabled 相依性屬性的標識碼。

適用於