Class FilterEditorAutomationPeer
An AutomationPeer type for the FilterEditor type.
Inheritance
System.Object
FilterEditorAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class FilterEditorAutomationPeer : FrameworkElementAutomationPeer
Constructors
FilterEditorAutomationPeer(FilterEditor)
Initializes a new instance of the FilterEditorAutomationPeer class.
Declaration
public FilterEditorAutomationPeer(FilterEditor owner)
Parameters
FilterEditor
owner
The FilterControl. |
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
|