NavigationViewItem.IsChildSelectedProperty Property

Definition

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

Property Value

The identifier for the IsChildSelected dependency property.

Applies to