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