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