Class
SegmentedRadialGaugeIndicatorAutomationPeer

AutomationPeer class for SegmentedRadialGaugeIndicator.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

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

Inheritance: objectRadControlAutomationPeerGaugeIndicatorAutomationPeerSegmentedGaugeIndicatorAutomationPeerSegmentedRadialGaugeIndicatorAutomationPeer

Implements: IValueProvider

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

Constructors

SegmentedRadialGaugeIndicatorAutomationPeer(SegmentedRadialGaugeIndicator)

Initializes a new instance of the SegmentedRadialGaugeIndicatorAutomationPeer class.

Declaration

cs-api-definition
public SegmentedRadialGaugeIndicatorAutomationPeer(SegmentedRadialGaugeIndicator owner)

Parameters

owner

SegmentedRadialGaugeIndicator

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()