共用方式為


NavigationView.IsSettingsVisibleProperty 屬性

定義

識別IsSettingsVisible相依性屬性。

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

屬性值

IsSettingsVisible 相依性屬性的標識碼。

適用於