NavigationViewItemBase.IsSelectedProperty Property

Definition

Identifies the IsSelected dependency property.

public:
 static property DependencyProperty ^ IsSelectedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsSelectedProperty();
public static DependencyProperty IsSelectedProperty { get; }
var dependencyProperty = NavigationViewItemBase.isSelectedProperty;
Public Shared ReadOnly Property IsSelectedProperty As DependencyProperty

Property Value

The identifier for the IsChildSelected dependency property.

Applies to