Class RibbonGalleryItemAutomationPeer
Inheritance
System.Object
RibbonGalleryItemAutomationPeer
Assembly: Syncfusion.Ribbon.WinUI.dll
Syntax
public class RibbonGalleryItemAutomationPeer : FrameworkElementAutomationPeer
Constructors
RibbonGalleryItemAutomationPeer(RibbonGalleryItem)
Declaration
public RibbonGalleryItemAutomationPeer(RibbonGalleryItem item)
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