menu

WinUI

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

    Show / Hide Table of Contents

    Class RibbonButtonAutomationPeer

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

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

    Constructors

    RibbonButtonAutomationPeer(Button)

    Initializes a new instance of the RibbonButtonAutomationPeer class.

    Declaration
    public RibbonButtonAutomationPeer(Button ribbonButton)
    Parameters
    Type Name Description
    Microsoft.UI.Xaml.Controls.Button ribbonButton

    Specifies the Microsoft.UI.Xaml.Controls.Button.

    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