NavigationView.ShoulderNavigationEnabledProperty Property

Definition

Identifies the ShoulderNavigationEnabled dependency property.

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

Property Value

The identifier for the ShoulderNavigationEnabled dependency property.

Applies to