Class CardViewGroupPanelCellAutomationPeer
An AutomationPeer type for CardViewGroupPanelCell.
Inheritance
System.Object
CardViewGroupPanelCellAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class CardViewGroupPanelCellAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider
Constructors
CardViewGroupPanelCellAutomationPeer(CardViewGroupPanelCell)
Initializes a new instance of the Card
Declaration
public CardViewGroupPanelCellAutomationPeer(CardViewGroupPanelCell owner)
Parameters
Card The owner. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.
|
GetAutomationIdCore()
Declaration
protected override string GetAutomationIdCore()
Returns
System.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|
GetPattern(PatternInterface)
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
System.
|
Returns
System.
|