An AutomationPeer type for CardViewGroupPanelCell.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
C#
public class CardViewGroupPanelCellAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider
Inheritance: objectCardViewGroupPanelCellAutomationPeer
Implements:
Constructors
Initializes a new instance of the CardViewGroupPanelCellAutomationPeer class.
C#
public CardViewGroupPanelCellAutomationPeer(CardViewGroupPanelCell owner)
The owner.
Methods
C#
protected override AutomationControlType GetAutomationControlTypeCore()
AutomationControlType
C#
public override object GetPattern(PatternInterface patternInterface)