NavigationView.IsPaneOpenProperty Property

Definition

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

Property Value

The identifier for the IsPaneOpen dependency property.

Applies to