Class MarkerGaugeIndicatorAutomationPeer
Inheritance
System.Object
MarkerGaugeIndicatorAutomationPeer
Inherited Members
Namespace: Telerik.UI.Automation.Peers
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class MarkerGaugeIndicatorAutomationPeer : GaugeIndicatorAutomationPeer, IValueProvider, IToggleProvider
Constructors
MarkerGaugeIndicatorAutomationPeer(MarkerGaugeIndicator)
Declaration
public MarkerGaugeIndicatorAutomationPeer(MarkerGaugeIndicator owner)
Parameters
|
MarkerGaugeIndicator
owner
|
Properties
ToggleState
Declaration
public ToggleState ToggleState { get; }
Property Value
|
Microsoft.UI.Xaml.Automation.ToggleState
|
Methods
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
|
System.String
|
Overrides
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
|
System.String
|
Overrides
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
|
System.String
|
Overrides
GetPatternCore(PatternInterface)
Declaration
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
|
Microsoft.UI.Xaml.Automation.Peers.PatternInterface
patternInterface
|
Returns
|
System.Object
|
Overrides
Toggle()
Declaration
public void Toggle()