NavigationViewItem.SelectsOnInvokedProperty Property

Definition

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

Property Value

The identifier for the SelectsOnInvoked dependency property.

Applies to