NavigationView.SettingsItemProperty Property

Definition

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

Property Value

The identifier for the SettingsItem dependency property.

Applies to