Class RibbonGroupAutomationPeer
Represents the class that exposes the RibbonGroup to UI Automation.
Inheritance
System.Object
RibbonGroupAutomationPeer
Namespace: Syncfusion.UI.Xaml.Automation.Peers
Assembly: Syncfusion.Ribbon.WinUI.dll
Syntax
public class RibbonGroupAutomationPeer : FrameworkElementAutomationPeer
Constructors
RibbonGroupAutomationPeer(RibbonGroup)
Initializes a new instance of the RibbonGroupAutomationPeer class.
Declaration
public RibbonGroupAutomationPeer(RibbonGroup ribbonGroup)
Parameters
Type | Name | Description |
---|---|---|
RibbonGroup | ribbonGroup | Specifies the RibbonGroup. |
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 |