Class
BarIndicatorSegmentAutomationPeer

AutomationPeer class for BarIndicatorSegment.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class BarIndicatorSegmentAutomationPeer : RadControlAutomationPeer

Inheritance: objectRadControlAutomationPeerBarIndicatorSegmentAutomationPeer

Inherited Members RadControlAutomationPeer.GetAutomationControlTypeCore()RadControlAutomationPeer.GetNameCore()

Constructors

BarIndicatorSegmentAutomationPeer(BarIndicatorSegment)

Initializes a new instance of the BarIndicatorSegmentAutomationPeer class.

Declaration

cs-api-definition
public BarIndicatorSegmentAutomationPeer(BarIndicatorSegment owner)

Parameters

owner

BarIndicatorSegment

Methods

GetAutomationIdCore()

Declaration

cs-api-definition
protected override string GetAutomationIdCore()

Returns

string

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

Overrides RadControlAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

Overrides RadControlAutomationPeer.GetLocalizedControlTypeCore()