menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RadialGaugeAutomationPeer - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RadialGaugeAutomationPeer

    Exposes SfRadialGauge types to UI Automation

    Inheritance
    System.Object
    RadialGaugeAutomationPeer
    Namespace: Syncfusion.UI.Xaml.Automation.Peers
    Assembly: Syncfusion.Gauge.WinUI.dll
    Syntax
    public class RadialGaugeAutomationPeer : FrameworkElementAutomationPeer

    Constructors

    RadialGaugeAutomationPeer(SfRadialGauge)

    Initializes a new instance of the RadialGaugeAutomationPeer class with the specified a SfRadialGauge.

    Declaration
    public RadialGaugeAutomationPeer(SfRadialGauge control)
    Parameters
    Type Name Description
    SfRadialGauge 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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved