ScrollViewer.LeftHeaderProperty 属性

定义

标识 LeftHeader 依赖属性。

public:
 static property DependencyProperty ^ LeftHeaderProperty { DependencyProperty ^ get(); };
static DependencyProperty LeftHeaderProperty();
public static DependencyProperty LeftHeaderProperty { get; }
var dependencyProperty = ScrollViewer.leftHeaderProperty;
Public Shared ReadOnly Property LeftHeaderProperty As DependencyProperty

属性值

LeftHeader 依赖属性的标识符。

适用于