menu

Class RibbonGalleryAutomationPeer - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RibbonGalleryAutomationPeer

    Represents the class that exposes the RibbonGallery to UI Automation.

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

    Constructors

    RibbonGalleryAutomationPeer(RibbonGallery)

    Initializes a new instance of the RibbonGalleryAutomationPeer class.

    Declaration
    public RibbonGalleryAutomationPeer(RibbonGallery control)
    Parameters
    Type Name Description
    RibbonGallery 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

    GetNameCore()

    Declaration
    protected override string GetNameCore()
    Returns
    Type
    System.String

    GetPatternCore(PatternInterface)

    Declaration
    protected override object GetPatternCore(PatternInterface patternInterface)
    Parameters
    Type Name Description
    Microsoft.UI.Xaml.Automation.Peers.PatternInterface patternInterface
    Returns
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved