NavigationView.IsBackButtonVisibleProperty プロパティ

定義

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

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

プロパティ値

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

適用対象