Class
RibbonGroupAutomationPeer

Automation peer class for RadRibbonGroup class.

Definition

Namespace:Telerik.UI.Automation.Peers

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public class RibbonGroupAutomationPeer : FrameworkElementAutomationPeer

Inheritance: objectRibbonGroupAutomationPeer

Constructors

RibbonGroupAutomationPeer(RadRibbonGroup)

Initializes a new instance of the RibbonGroupAutomationPeer class.

Declaration

cs-api-definition
public RibbonGroupAutomationPeer(RadRibbonGroup owner)

Parameters

owner

RadRibbonGroup

Methods

GetAutomationControlTypeCore()

Gets the control type for the element that is associated with the UI Automation peer.

Declaration

cs-api-definition
protected override AutomationControlType GetAutomationControlTypeCore()

Returns

AutomationControlType

GetChildrenCore()

Returns child elements collection of the item that is associated with this RibbonGroupAutomationPeer. This method is called by .

Declaration

cs-api-definition
protected override IList<AutomationPeer> GetChildrenCore()

Returns

IList<AutomationPeer>

A list of child elements.

GetClassNameCore()

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

GetLocalizedControlTypeCore()

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string