共用方式為


NavigationView.SettingsItemProperty 屬性

定義

識別 SettingsItem 相依性屬性。

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

屬性值

SettingsItem 相依性屬性的標識碼。

適用於