An AutomationPeer type for the CollectionEditorPicker type.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
C#
public class CollectionEditorPickerAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectCollectionEditorPickerAutomationPeer
Constructors
Initializes a new instance of the CollectionEditorPickerAutomationPeer class.
C#
public CollectionEditorPickerAutomationPeer(CollectionEditorPicker owner)
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType