共用方式為


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 相依性屬性的標識碼。

適用於