NavigationViewItem.IsExpandedProperty Proprietà

Definizione

Identifica la proprietà di dipendenza IsExpanded.

public:
 static property DependencyProperty ^ IsExpandedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsExpandedProperty();
public static DependencyProperty IsExpandedProperty { get; }
var dependencyProperty = NavigationViewItem.isExpandedProperty;
Public Shared ReadOnly Property IsExpandedProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza IsExpanded.

Si applica a