NavigationViewTemplateSettings.BackButtonVisibilityProperty Property

Definition

Identifies the BackButtonVisibility dependency property.

public:
 static property DependencyProperty ^ BackButtonVisibilityProperty { DependencyProperty ^ get(); };
static DependencyProperty BackButtonVisibilityProperty();
public static DependencyProperty BackButtonVisibilityProperty { get; }
var dependencyProperty = NavigationViewTemplateSettings.backButtonVisibilityProperty;
Public Shared ReadOnly Property BackButtonVisibilityProperty As DependencyProperty

Property Value

The identifier for the BackButtonVisibility dependency property.

Applies to