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 依赖属性的标识符。

适用于