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