Skip to main content

GetParent Method

Gets the AutomationPeer that is the parent of this AutomationPeer.

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public AutomationPeer? GetParent()

Return Value

AutomationPeer

Remarks

WindowsIRawElementProviderFragment.Navigate
macOSNSAccessibilityProtocol.accessibilityParent

See Also

Reference

AutomationPeer Class
Avalonia.Automation.Peers Namespace