다음을 통해 공유


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 종속성 속성의 식별자입니다.

적용 대상