Table of Contents

Class LabelAutomationPeer

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

Constructors

LabelAutomationPeer(Label)

public LabelAutomationPeer(Label owner)

Parameters

owner Label

Methods

GetAutomationControlTypeCore()

protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetClassNameCore()

protected override string GetClassNameCore()

Returns

string

GetNameCore()

protected override string? GetNameCore()

Returns

string