Share via


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

適用対象