SplitView.CompactPaneLengthProperty 属性

定义

标识 CompactPaneLength 依赖属性。

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

属性值

CompactPaneLength 依赖属性的标识符。

适用于

另请参阅