共用方式為


NavigationView.SettingsItemProperty 屬性

定義

識別 SettingsItem 相依性屬性。

適用于 UWP 的對等 WinUI 2 APIMicrosoft.UI.Xaml.Controls.NavigationView.SettingsItemProperty (Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

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 相依性屬性的識別碼。

適用於