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

適用対象