NavigationView.SettingsItemProperty Property

Definition

Identifies the SettingsItem dependency property.

public:
 static property DependencyProperty ^ SettingsItemProperty { DependencyProperty ^ get(); };
static DependencyProperty SettingsItemProperty();
public static DependencyProperty SettingsItemProperty { get; }
var dependencyProperty = NavigationView.settingsItemProperty;
Public Shared ReadOnly Property SettingsItemProperty As DependencyProperty

Property Value

The identifier for the SettingsItem dependency property.

Applies to