Table of Contents

Class ContentControlAutomationPeer

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

Constructors

ContentControlAutomationPeer(ContentControl)

protected ContentControlAutomationPeer(ContentControl owner)

Parameters

owner ContentControl

Properties

Owner

public ContentControl Owner { get; }

Property Value

ContentControl

Methods

GetAutomationControlTypeCore()

protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetNameCore()

protected override string? GetNameCore()

Returns

string

IsContentElementCore()

protected override bool IsContentElementCore()

Returns

bool

IsControlElementCore()

protected override bool IsControlElementCore()

Returns

bool