ClassCardDataFieldDescriptorHeaderCellAutomationPeer
Class
AutomationPeer for CardDataFieldDescriptorHeaderCell.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class CardDataFieldDescriptorHeaderCellAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider
Inheritance: objectCardDataFieldDescriptorHeaderCellAutomationPeer
Implements:
Constructors
CardDataFieldDescriptorHeaderCellAutomationPeer(CardDataFieldDescriptorHeaderCell)
Initializes a new instance of the CardDataFieldDescriptorHeaderCellAutomationPeer class.
Declaration
cs-api-definition
public CardDataFieldDescriptorHeaderCellAutomationPeer(CardDataFieldDescriptorHeaderCell owner)
Parameters
owner
CardDataFieldDescriptorHeaderCell
CardDataFieldDescriptorHeaderCell.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetPattern(PatternInterface)
Declaration
cs-api-definition
public override object GetPattern(PatternInterface patternInterface)
Parameters
patternInterface
PatternInterface
Returns