menu

Class RibbonGalleryItemAutomationPeer - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RibbonGalleryItemAutomationPeer

    Represents the class that exposes the RibbonGalleryItem to UI Automation.

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

    Constructors

    RibbonGalleryItemAutomationPeer(RibbonGalleryItem)

    Initializes a new instance of the RibbonGalleryItemAutomationPeer class.

    Declaration
    public RibbonGalleryItemAutomationPeer(RibbonGalleryItem item)
    Parameters
    Type Name Description
    RibbonGalleryItem item

    Specifies the RibbonGalleryItem.

    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