Class
RadialBarGaugeIndicatorAutomationPeer

AutomationPeer class for RadialBarGaugeIndicator.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class RadialBarGaugeIndicatorAutomationPeer : RadialGaugeIndicatorAutomationPeer, IValueProvider

Inheritance: objectRadControlAutomationPeerGaugeIndicatorAutomationPeerBarGaugeIndicatorAutomationPeerRadialGaugeIndicatorAutomationPeerRadialBarGaugeIndicatorAutomationPeer

Implements: IValueProvider

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

Constructors

RadialBarGaugeIndicatorAutomationPeer(RadialBarGaugeIndicator)

Initializes a new instance of the RadialBarGaugeIndicatorAutomationPeer class.

Declaration

cs-api-definition
public RadialBarGaugeIndicatorAutomationPeer(RadialBarGaugeIndicator owner)

Parameters

owner

RadialBarGaugeIndicator

Methods

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

Overrides RadialGaugeIndicatorAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

Overrides RadialGaugeIndicatorAutomationPeer.GetHelpTextCore()

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

Overrides RadialGaugeIndicatorAutomationPeer.GetLocalizedControlTypeCore()