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 依存関係プロパティの識別子。

適用対象