NavigationViewTemplateSettings.BackButtonVisibilityProperty Property

Definition

Identifies the BackButtonVisibility dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ BackButtonVisibilityProperty { DependencyProperty ^ get(); };
static DependencyProperty BackButtonVisibilityProperty();
public static DependencyProperty BackButtonVisibilityProperty { get; }
Public Shared ReadOnly Property BackButtonVisibilityProperty As DependencyProperty

Property Value

The identifier for the BackButtonVisibility dependency property.

Applies to