Class
BackstageAutomationPeer

Automation peer for the RadRibbonBackstage class.

Definition

Constructors

BackstageAutomationPeer(RadRibbonBackstage)

Initializes a new instance of the BackstageAutomationPeer class.

Declaration

cs-api-definition
public BackstageAutomationPeer(RadRibbonBackstage owner)

Parameters

owner

RadRibbonBackstage

The RadRibbonBackstage that will be associated with newly created object.

Methods

CreateItemAutomationPeer(object)

When overridden in a derived class, creates a new instance of the ItemAutomationPeer for a data item in the collection of this .

Declaration

cs-api-definition
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)

Parameters

item

object

The data item that is associated with this ItemAutomationPeer.

Returns

ItemAutomationPeer

The new ItemAutomationPeer created.

Overrides RadTabControlAutomationPeer.CreateItemAutomationPeer(object)

GetClassNameCore()

Gets the name of the UIElement that is associated with this . This method is called by .

Declaration

cs-api-definition
protected override string GetClassNameCore()

Returns

string

An Empty string.

Overrides RadTabControlAutomationPeer.GetClassNameCore()

GetHelpTextCore()

Declaration

cs-api-definition
protected override string GetHelpTextCore()

Returns

string

Overrides RadTabControlAutomationPeer.GetHelpTextCore()

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string