Share via


AnnotatedScrollBar.DetailLabelTemplateProperty Property

Definition

Identifies the DetailLabelTemplate dependency property.

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

Property Value

The identifier for the DetailLabelTemplate dependency property.

Applies to