Class LinearGaugeAutomationPeer
Exposes SfLinearGauge types to UI Automation
Inheritance
System.Object
LinearGaugeAutomationPeer
Namespace: Syncfusion.UI.Xaml.Automation.Peers
Assembly: Syncfusion.Gauge.WinUI.dll
Syntax
public class LinearGaugeAutomationPeer : FrameworkElementAutomationPeer
Constructors
LinearGaugeAutomationPeer(SfLinearGauge)
Initializes a new instance of the LinearGaugeAutomationPeer class with the specified a SfLinearGauge.
Declaration
public LinearGaugeAutomationPeer(SfLinearGauge control)
Parameters
Type | Name | Description |
---|---|---|
SfLinearGauge | control | The owner element. |
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Type |
---|
Microsoft.UI.Xaml.Automation.Peers.AutomationControlType |
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
Type |
---|
System.String |
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
Type |
---|
System.String |
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
Type |
---|
System.String |