Class
CardViewGroupPanelAutomationPeer

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

CardViewGroupPanel

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>

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string