Share via


AutomationProperties.LabeledByProperty Property

Definition

Identifies the AutomationProperties.LabeledBy XAML attached property.

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

Property Value

The identifier for the AutomationProperties.LabeledBy XAML attached property.

Applies to

See also