LabeledByProperty Field
Defines the AutomationProperties.LabeledBy attached property.
Definition
Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<Control> LabeledByProperty
Public Shared ReadOnly LabeledByProperty As AttachedProperty(Of Control)
static val LabeledByProperty: AttachedProperty<Control>