NavigationView.IsBackEnabledProperty Property

Definition

Identifies the IsBackEnabled 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 ^ IsBackEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsBackEnabledProperty();
public static DependencyProperty IsBackEnabledProperty { get; }
Public Shared ReadOnly Property IsBackEnabledProperty As DependencyProperty

Property Value

The identifier for the IsBackEnabled dependency property.

Applies to