ClassArrowGaugeIndicatorAutomationPeer
Class
AutomationPeer class for ArrowGaugeIndicator.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class ArrowGaugeIndicatorAutomationPeer : NeedleGaugeIndicatorAutomationPeer, IValueProvider
Inheritance: objectRadControlAutomationPeerGaugeIndicatorAutomationPeerBarGaugeIndicatorAutomationPeerRadialGaugeIndicatorAutomationPeerNeedleGaugeIndicatorAutomationPeerArrowGaugeIndicatorAutomationPeer
Implements:
Inherited Members
Constructors
ArrowGaugeIndicatorAutomationPeer(ArrowGaugeIndicator)
Initializes a new instance of the ArrowGaugeIndicatorAutomationPeer class.
Declaration
cs-api-definition
public ArrowGaugeIndicatorAutomationPeer(ArrowGaugeIndicator owner)
Parameters
owner
Methods
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides