Class
RadCollectionEditorAutomationPeer

An AutomationPeer type for the CollectionEditor type.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class RadCollectionEditorAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectRadCollectionEditorAutomationPeer

Constructors

RadCollectionEditorAutomationPeer(RadCollectionEditor)

Initializes a new instance of the CollectionEditorAutomationPeer class.

Declaration

cs-api-definition
public RadCollectionEditorAutomationPeer(RadCollectionEditor owner)

Parameters

owner

RadCollectionEditor

The CollectionEditor.

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetAutomationIdCore()

Declaration

cs-api-definition
protected override string GetAutomationIdCore()

Returns

string

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