NavigationView.IsPaneVisibleProperty 属性

定义

标识 IsPaneVisible 依赖属性。

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

属性值

IsPaneVisible 依赖属性的标识符。

适用于