ClassCardViewGroupPanelCellAutomationPeer
Class
An AutomationPeer type for CardViewGroupPanelCell.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class CardViewGroupPanelCellAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider
Inheritance: objectCardViewGroupPanelCellAutomationPeer
Implements:
Constructors
CardViewGroupPanelCellAutomationPeer(CardViewGroupPanelCell)
Initializes a new instance of the CardViewGroupPanelCellAutomationPeer class.
Declaration
cs-api-definition
public CardViewGroupPanelCellAutomationPeer(CardViewGroupPanelCell owner)
Parameters
owner
The owner.
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