ClassCollectionEditorPickerAutomationPeer
Class
An AutomationPeer type for the CollectionEditorPicker type.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class CollectionEditorPickerAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectCollectionEditorPickerAutomationPeer
Constructors
CollectionEditorPickerAutomationPeer(CollectionEditorPicker)
Initializes a new instance of the CollectionEditorPickerAutomationPeer class.
Declaration
cs-api-definition
public CollectionEditorPickerAutomationPeer(CollectionEditorPicker owner)
Parameters
owner
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns