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