Share via


NavigationViewItemBase.IsSelectedProperty Property

Definition

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

Property Value

The identifier for the IsChildSelected dependency property.

Applies to