menu

WinUI

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

    Show / Hide Table of Contents

    Class RibbonToggleButtonAutomationPeer

    Represents the class that exposes the Ribbon Toggle Button to UI Automation.

    Inheritance
    System.Object
    RibbonToggleButtonAutomationPeer
    Namespace: Syncfusion.UI.Xaml.Automation.Peers
    Assembly: Syncfusion.Ribbon.WinUI.dll
    Syntax
    public class RibbonToggleButtonAutomationPeer : ToggleButtonAutomationPeer

    Constructors

    RibbonToggleButtonAutomationPeer(ToggleButton)

    Initializes a new instance of the RibbonToggleButtonAutomationPeer class.

    Declaration
    public RibbonToggleButtonAutomationPeer(ToggleButton ribbontoggleButton)
    Parameters
    Type Name Description
    Microsoft.UI.Xaml.Controls.Primitives.ToggleButton ribbontoggleButton

    Specifies the Microsoft.UI.Xaml.Controls.Primitives.ToggleButton.

    Methods

    GetClassNameCore()

    Declaration
    protected override string GetClassNameCore()
    Returns
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved