Class CollectionEditorAutomationPeer
An AutomationPeer type for the CollectionEditor type.
Inheritance
System.Object
CollectionEditorAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class CollectionEditorAutomationPeer : FrameworkElementAutomationPeer
Constructors
CollectionEditorAutomationPeer(CollectionEditor)
Initializes a new instance of the CollectionEditorAutomationPeer class.
Declaration
public CollectionEditorAutomationPeer(CollectionEditor owner)
Parameters
CollectionEditor
owner
The CollectionEditor. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
|
GetAutomationIdCore()
Declaration
protected override string GetAutomationIdCore()
Returns
System.String
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.String
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.String
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.String
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.String
|