New to Telerik UI for WPFStart a free 30-day trial

An AutomationPeer type for the RadCardViewItem type.

Definition

Namespace:Telerik.Windows.Automation.Peers

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

C#
public class CardViewGroupItemAutomationPeer : CardViewItemBaseAutomationPeer

Inheritance: objectCardViewItemBaseAutomationPeerCardViewGroupItemAutomationPeer

Inherited Members CardViewItemBaseAutomationPeer.GetItemStatusCore()

Constructors

Initializes a new instance of the CardViewGroupItemAutomationPeer class.

C#
public CardViewGroupItemAutomationPeer(RadCardViewGroupItem owner)
Parameters:ownerRadCardViewGroupItem

The owner.

Methods

C#
protected override AutomationControlType GetAutomationControlTypeCore()
Returns:

AutomationControlType

Overrides: CardViewItemBaseAutomationPeer.GetAutomationControlTypeCore()

C#
protected override string GetAutomationIdCore()
Returns:

string

Overrides: CardViewItemBaseAutomationPeer.GetAutomationIdCore()

C#
protected override string GetClassNameCore()
Returns:

string

Overrides: CardViewItemBaseAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: CardViewItemBaseAutomationPeer.GetHelpTextCore()

C#
protected override string GetLocalizedControlTypeCore()
Returns:

string

Overrides: CardViewItemBaseAutomationPeer.GetLocalizedControlTypeCore()

C#
protected override string GetNameCore()
Returns:

string