Share via


NavigationViewItem.IsChildSelectedProperty Property

Definition

Identifies the IsChildSelected dependency property.

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

Property Value

The identifier for the IsChildSelected dependency property.

Applies to