ScrollViewer.TopHeaderProperty 属性

定义

标识 TopHeader 依赖属性。

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

属性值

TopHeader 依赖属性的标识符。

适用于