Class
RadChatAutomationPeer

Represents an automation peer for the RadChat.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class RadChatAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectRadChatAutomationPeer

Constructors

RadChatAutomationPeer(RadChat)

Initializes a new instance of the RadChatAutomationPeer class.

Declaration

cs-api-definition
public RadChatAutomationPeer(RadChat owner)

Parameters

owner

RadChat

The RadChat.

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetChildrenCore()

Declaration

cs-api-definition
protected virtual List<AutomationPeer> GetChildrenCore()

Returns

List<AutomationPeer>

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string