Class
RadCollectionEditorPickerAutomationPeer

An AutomationPeer type for the CollectionEditorPicker type.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class RadCollectionEditorPickerAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectRadCollectionEditorPickerAutomationPeer

Constructors

RadCollectionEditorPickerAutomationPeer(RadCollectionEditorPicker)

Initializes a new instance of the CollectionEditorPickerAutomationPeer class.

Declaration

cs-api-definition
public RadCollectionEditorPickerAutomationPeer(RadCollectionEditorPicker owner)

Parameters

owner

RadCollectionEditorPicker

The CollectionEditorPicker.

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