Skip to main content

GetChildren Method

Gets the child automation peers.

Definition

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

public IReadOnlyList<AutomationPeer> GetChildren()
View Source

Return Value

IReadOnlyList(AutomationPeer)

See Also

Reference

AutomationPeer Class
Avalonia.Automation.Peers Namespace