PivotItem.HeaderProperty Property

Definition

Identifies the Header dependency property.

public:
 static property DependencyProperty ^ HeaderProperty { DependencyProperty ^ get(); };
static DependencyProperty HeaderProperty();
public static DependencyProperty HeaderProperty { get; }
var dependencyProperty = PivotItem.headerProperty;
Public Shared ReadOnly Property HeaderProperty As DependencyProperty

Property Value

The identifier for the Header dependency property.

Applies to