ClassMarkerGaugeIndicatorAutomationPeer
Class
AutomationPeer class for MarkerGaugeIndicator.
Definition
Namespace:Telerik.UI.Automation.Peers
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class MarkerGaugeIndicatorAutomationPeer : GaugeIndicatorAutomationPeer, IValueProvider, IToggleProvider
Inheritance: objectRadControlAutomationPeerGaugeIndicatorAutomationPeerMarkerGaugeIndicatorAutomationPeer
Implements:
Inherited Members
Constructors
MarkerGaugeIndicatorAutomationPeer(MarkerGaugeIndicator)
Initializes a new instance of the MarkerGaugeIndicatorAutomationPeer class.
Declaration
cs-api-definition
public MarkerGaugeIndicatorAutomationPeer(MarkerGaugeIndicator owner)
Parameters
owner
Properties
ToggleState
Declaration
cs-api-definition
public ToggleState ToggleState { get; }
Property Value
ToggleState
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
Overrides