SplitView.OpenPaneLengthProperty 属性

定义

标识 OpenPaneLength 依赖属性。

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

属性值

OpenPaneLength 依赖属性的标识符。

适用于

另请参阅