Sprache

AutomationProperties.LabeledByProperty Eigenschaft

Definition

Identifies the AutomationProperties.LabeledBy attached property, which is an automation element that contains the text label for this element.

public:
 static property DependencyProperty ^ LabeledByProperty { DependencyProperty ^ get(); };
static DependencyProperty LabeledByProperty();
public static DependencyProperty LabeledByProperty { get; }
var dependencyProperty = AutomationProperties.labeledByProperty;
Public Shared ReadOnly Property LabeledByProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die angefügte AutomationProperties.LabeledBy-Eigenschaft .

Hinweise

Diese Eigenschaft kann zum Abrufen der statischen Textbeschriftung für ein Kombinationsfeld verwendet werden.

Gilt für: