ClassGaugeIndicatorAutomationPeer
Class
AutomationPeer class for GaugeIndicator.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class GaugeIndicatorAutomationPeer : RadControlAutomationPeer, IValueProvider
Inheritance: objectRadControlAutomationPeerGaugeIndicatorAutomationPeer
Derived Classes:
Implements:
Inherited Members
Constructors
GaugeIndicatorAutomationPeer(GaugeIndicator)
Initializes a new instance of the GaugeIndicatorAutomationPeer class.
Declaration
cs-api-definition
public GaugeIndicatorAutomationPeer(GaugeIndicator owner)
Parameters
owner
Properties
Methods
GetLocalizedControlTypeCore()
Declaration
cs-api-definition
protected override string GetLocalizedControlTypeCore()
Returns
Overrides
GetPatternCore(PatternInterface)
Declaration
cs-api-definition
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
patternInterface
PatternInterface
Returns
SetValue(string)
IValueProvider implementation.