Class
SegmentedLinearGaugeIndicatorAutomationPeer

AutomationPeer class for SegmentedLinearGaugeIndicator.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class SegmentedLinearGaugeIndicatorAutomationPeer : SegmentedGaugeIndicatorAutomationPeer, IValueProvider

Inheritance: objectRadControlAutomationPeerGaugeIndicatorAutomationPeerSegmentedGaugeIndicatorAutomationPeerSegmentedLinearGaugeIndicatorAutomationPeer

Implements: IValueProvider

Inherited Members GaugeIndicatorAutomationPeer.SetValue(string)GaugeIndicatorAutomationPeer.GetPatternCore(PatternInterface)GaugeIndicatorAutomationPeer.IsReadOnlyGaugeIndicatorAutomationPeer.ValueRadControlAutomationPeer.GetAutomationControlTypeCore()RadControlAutomationPeer.GetNameCore()

Constructors

SegmentedLinearGaugeIndicatorAutomationPeer(SegmentedLinearGaugeIndicator)

Initializes a new instance of the SegmentedLinearGaugeIndicatorAutomationPeer class.

Declaration

cs-api-definition
public SegmentedLinearGaugeIndicatorAutomationPeer(SegmentedLinearGaugeIndicator owner)

Parameters

owner

SegmentedLinearGaugeIndicator

Methods

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

Overrides SegmentedGaugeIndicatorAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

Overrides SegmentedGaugeIndicatorAutomationPeer.GetHelpTextCore()

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

Overrides SegmentedGaugeIndicatorAutomationPeer.GetLocalizedControlTypeCore()