ScrollViewer.TopLeftHeaderProperty Property

Definition

Identifies the TopLeftHeader dependency property.

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

Property Value

The identifier for the TopLeftHeader dependency property.

Applies to