Class RibbonGalleryAutomationPeer
Represents the class that exposes the RibbonGallery to UI Automation.
Inheritance
System.Object
RibbonGalleryAutomationPeer
Assembly: Syncfusion.Ribbon.WinUI.dll
Syntax
public class RibbonGalleryAutomationPeer : FrameworkElementAutomationPeer
Constructors
RibbonGalleryAutomationPeer(RibbonGallery)
Declaration
public RibbonGalleryAutomationPeer(RibbonGallery control)
Parameters
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Type |
Microsoft.UI.Xaml.Automation.Peers.AutomationControlType |
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
GetNameCore()
Declaration
protected override string GetNameCore()
Returns
GetPatternCore(PatternInterface)
Declaration
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
Type |
Name |
Description |
Microsoft.UI.Xaml.Automation.Peers.PatternInterface |
patternInterface |
|
Returns