SplitView.IsPaneOpenProperty 属性

定义

标识 IsPaneOpen 依赖属性。

public:
 static property DependencyProperty ^ IsPaneOpenProperty { DependencyProperty ^ get(); };
static DependencyProperty IsPaneOpenProperty();
public static DependencyProperty IsPaneOpenProperty { get; }
var dependencyProperty = SplitView.isPaneOpenProperty;
Public Shared ReadOnly Property IsPaneOpenProperty As DependencyProperty

属性值

IsPaneOpen 依赖属性的标识符。

适用于

另请参阅