NavigationView.IsBackEnabledProperty プロパティ

定義

IsBackEnabled 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsBackEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsBackEnabledProperty();
public static DependencyProperty IsBackEnabledProperty { get; }
var dependencyProperty = NavigationView.isBackEnabledProperty;
Public Shared ReadOnly Property IsBackEnabledProperty As DependencyProperty

プロパティ値

IsBackEnabled 依存関係プロパティの識別子。

適用対象