Pivot.LeftHeaderTemplateProperty Property

Definition

Identifies the LeftHeaderTemplate dependency property.

public:
 static property DependencyProperty ^ LeftHeaderTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty LeftHeaderTemplateProperty();
public static DependencyProperty LeftHeaderTemplateProperty { get; }
var dependencyProperty = Pivot.leftHeaderTemplateProperty;
Public Shared ReadOnly Property LeftHeaderTemplateProperty As DependencyProperty

Property Value

The identifier for the LeftHeaderTemplate dependency property.

Applies to

See also