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