ControlAutomationPeerGetOrCreateChildrenCore Method
Namespace: Avalonia.Automation.PeersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected override IReadOnlyList<AutomationPeer> GetOrCreateChildrenCore()
Protected Overrides Function GetOrCreateChildrenCore As IReadOnlyList(Of AutomationPeer)
abstract GetOrCreateChildrenCore : unit -> IReadOnlyList<AutomationPeer>
override GetOrCreateChildrenCore : unit -> IReadOnlyList<AutomationPeer>
Return Value
IReadOnlyListAutomationPeer