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 依存関係プロパティの識別子。

適用対象