NavigationView.IsPaneToggleButtonVisibleProperty 属性

定义

标识 IsPaneToggleButtonVisible 依赖属性。

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

属性值

IsPaneToggleButtonVisible 依赖属性的标识符。

适用于