Share via


AnnotatedScrollBar.LabelTemplateProperty Property

Definition

Identifies the LabelTemplate dependency property.

public:
 static property DependencyProperty ^ LabelTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty LabelTemplateProperty();
public static DependencyProperty LabelTemplateProperty { get; }
var dependencyProperty = AnnotatedScrollBar.labelTemplateProperty;
Public Shared ReadOnly Property LabelTemplateProperty As DependencyProperty

Property Value

The identifier for the LabelTemplate dependency property.

Applies to