ClassCardViewGroupPanelAutomationPeer
Class
An AutomationPeer type for CardViewGroupPanel.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
cs-api-definition
public class CardViewGroupPanelAutomationPeer : FrameworkElementAutomationPeer
Inheritance: objectCardViewGroupPanelAutomationPeer
Constructors
CardViewGroupPanelAutomationPeer(CardViewGroupPanel)
Initializes a new instance of the CardViewGroupPanelAutomationPeer class.
Declaration
cs-api-definition
public CardViewGroupPanelAutomationPeer(CardViewGroupPanel owner)
Parameters
owner
The owner.
Methods
GetAutomationControlTypeCore()
Declaration
cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
AutomationControlType
GetChildrenCore()
Declaration
cs-api-definition
protected override List<AutomationPeer> GetChildrenCore()
Returns
List<AutomationPeer>