GetLabeledBy Method
Gets the automation peer for the label that is targeted to the element.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public AutomationPeer? GetLabeledBy()
Public Function GetLabeledBy As AutomationPeer
member GetLabeledBy : unit -> AutomationPeer