Class CardDataFieldDescriptorHeaderCellAutomationPeer
AutomationPeer for CardDataFieldDescriptorHeaderCell.
Inheritance
System.Object
CardDataFieldDescriptorHeaderCellAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class CardDataFieldDescriptorHeaderCellAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider
Constructors
CardDataFieldDescriptorHeaderCellAutomationPeer(CardDataFieldDescriptorHeaderCell)
Initializes a new instance of the CardDataFieldDescriptorHeaderCellAutomationPeer class.
Declaration
public CardDataFieldDescriptorHeaderCellAutomationPeer(CardDataFieldDescriptorHeaderCell owner)
Parameters
CardDataFieldDescriptorHeaderCell
owner
CardDataFieldDescriptorHeaderCell. |
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
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.String
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.String
|
GetPattern(PatternInterface)
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
System.Windows.Automation.Peers.PatternInterface
patternInterface
|
Returns
System.Object
|
IsContentElementCore()
Declaration
protected override bool IsContentElementCore()
Returns
System.Boolean
|