AnnotatedScrollBar.LabelTemplateProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.