Class
RadContentControlAutomationPeer

Automation Peer for the RadContentControl class.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class RadContentControlAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectRadContentControlAutomationPeer

Derived Classes: LoopingListItemAutomationPeerRadBusyIndicatorAutomationPeerRadListViewItemAutomationPeerRadRatingItemAutomationPeer

Constructors

RadContentControlAutomationPeer(RadContentControl)

Initializes a new instance of the RadContentControlAutomationPeer class.

Declaration

cs-api-definition
public RadContentControlAutomationPeer(RadContentControl owner)

Parameters

owner

RadContentControl

The owner.

Methods

GetAutomationControlTypeCore()

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string