Table of Contents

Class PopupAutomationPeer

Namespace
Avalonia.Automation.Peers
Assembly
Avalonia.Controls.dll
public class PopupAutomationPeer : ControlAutomationPeer
Inheritance
PopupAutomationPeer
Inherited Members

Constructors

PopupAutomationPeer(Popup)

public PopupAutomationPeer(Popup owner)

Parameters

owner Popup

Methods

GetChildrenCore()

protected override IReadOnlyList<AutomationPeer>? GetChildrenCore()

Returns

IReadOnlyList<AutomationPeer>

IsContentElementCore()

protected override bool IsContentElementCore()

Returns

bool

IsControlElementCore()

protected override bool IsControlElementCore()

Returns

bool