NavigationView.IsPaneOpenProperty Proprietà

Definizione

Identifica la proprietà di dipendenza IsPaneOpen.

API WinUI 2 equivalente per UWP: Microsoft.UI.Xaml.Controls.NavigationView.IsPaneOpenProperty (per WinUI nel SDK per app di Windows, vedi gli spazi dei nomi SDK per app di Windows).

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

Valore della proprietà

Identificatore della proprietà di dipendenza IsPaneOpen.

Si applica a