Pivot.RightHeaderTemplateProperty Property

Definition

Identifies the RightHeaderTemplate dependency property.

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

Property Value

The identifier for the RightHeaderTemplate dependency property.

Applies to

See also