menu

WinUI

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

    Show / Hide Table of Contents

    Class RangePointerAutomationPeer

    Exposes RangePointer types to UI Automation

    Inheritance
    System.Object
    GaugePointerAutomationPeer
    RangePointerAutomationPeer
    Implements
    Microsoft.UI.Xaml.Automation.Provider.IValueProvider
    Inherited Members
    GaugePointerAutomationPeer.GetAutomationControlTypeCore()
    GaugePointerAutomationPeer.GetPatternCore(PatternInterface)
    GaugePointerAutomationPeer.IsReadOnly
    GaugePointerAutomationPeer.SetValue(String)
    Namespace: Syncfusion.UI.Xaml.Automation.Peers
    Assembly: Syncfusion.Gauge.WinUI.dll
    Syntax
    public class RangePointerAutomationPeer : GaugePointerAutomationPeer, IValueProvider

    Constructors

    RangePointerAutomationPeer(RangePointer)

    Initializes a new instance of the RangePointerAutomationPeer class with the specified a RangePointer.

    Declaration
    public RangePointerAutomationPeer(RangePointer control)
    Parameters
    Type Name Description
    RangePointer control

    The owner element.

    Methods

    GetClassNameCore()

    Declaration
    protected override string GetClassNameCore()
    Returns
    Type
    System.String
    Overrides
    GaugePointerAutomationPeer.GetClassNameCore()

    GetHelpTextCore()

    Declaration
    protected override string GetHelpTextCore()
    Returns
    Type
    System.String
    Overrides
    GaugePointerAutomationPeer.GetHelpTextCore()

    GetLocalizedControlTypeCore()

    Declaration
    protected override string GetLocalizedControlTypeCore()
    Returns
    Type
    System.String
    Overrides
    GaugePointerAutomationPeer.GetLocalizedControlTypeCore()

    Implements

    Microsoft.UI.Xaml.Automation.Provider.IValueProvider
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved