menu

WinUI

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

    Show / Hide Table of Contents

    Class RibbonOverflowMenuGroupAutomationPeer

    Represents the class that exposes the RibbonOverflowMenuGroup to UI Automation.

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

    Constructors

    RibbonOverflowMenuGroupAutomationPeer(RibbonOverflowMenuGroup)

    Initializes a new instance of the RibbonOverflowMenuGroupAutomationPeer class.

    Declaration
    public RibbonOverflowMenuGroupAutomationPeer(RibbonOverflowMenuGroup ribbonOverflowMenuGroup)
    Parameters
    Type Name Description
    RibbonOverflowMenuGroup ribbonOverflowMenuGroup

    Specifies the RibbonOverflowMenuGroup

    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

    GetNameCore()

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