Class PropertyGridColumnResizerAutomationPeer
An AutomationPeer type for the PropertyGridColumnResizer type.
Inheritance
System.Object
PropertyGridColumnResizerAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class PropertyGridColumnResizerAutomationPeer : FrameworkElementAutomationPeer
Constructors
PropertyGridColumnResizerAutomationPeer(PropertyGridColumnResizer)
Initializes a new instance of the PropertyGridColumnResizerAutomationPeer class.
Declaration
public PropertyGridColumnResizerAutomationPeer(PropertyGridColumnResizer owner)
Parameters
PropertyGridColumnResizer
owner
The CollectionEditor. |
Methods
GetAutomationControlTypeCore()
Returns the automation control type.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.Windows.Automation.Peers.AutomationControlType
The group automation control type. |
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
|