Class CardViewGroupPanelAutomationPeer
An AutomationPeer type for CardViewGroupPanel.
Inheritance
System.Object
CardViewGroupPanelAutomationPeer
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class CardViewGroupPanelAutomationPeer : FrameworkElementAutomationPeer
Constructors
CardViewGroupPanelAutomationPeer(CardViewGroupPanel)
Initializes a new instance of the Card
Declaration
public CardViewGroupPanelAutomationPeer(CardViewGroupPanel owner)
Parameters
Card The owner. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System.
|
GetChildrenCore()
Declaration
protected override List<AutomationPeer> GetChildrenCore()
Returns
System.
|
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
System.
|
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
System.
|