次の方法で共有


AnnotatedScrollBar.LabelTemplateProperty プロパティ

定義

LabelTemplate 依存関係プロパティを識別します。

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

プロパティ値

LabelTemplate 依存関係プロパティの識別子。

適用対象