SplitView.PaneProperty 属性

定义

标识 Pane 依赖属性。

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

属性值

Pane 依赖属性的标识符。

适用于

另请参阅