Class
PaneGroupBaseAutomationPeer

Automation Peer for the Telerik.Windows.Controls.Docking.PaneGroupBase class.

Definition

Constructors

PaneGroupBaseAutomationPeer(PaneGroupBase)

Initializes a new instance of the PaneGroupBaseAutomationPeer class.

Declaration

cs-api-definition
public PaneGroupBaseAutomationPeer(PaneGroupBase owner)

Parameters

owner

PaneGroupBase

The PaneGroupBase element that is associated with this PaneGroupBaseAutomationPeer.

Methods

CreateItemAutomationPeer(object)

When overridden in a derived class, creates a new instance of the Telerik.Windows.Controls.PaneGroupBaseAutomationPeer for a data item in the System.Windows.Controls.ItemsControl.Items collection of this System.Windows.Controls.ItemsControl.

Declaration

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

Parameters

item

object

Returns

ItemAutomationPeer

The data item that is associated with this Telerik.Windows.Controls.RadPaneAutomationPeer.

Overrides RadTabControlAutomationPeer.CreateItemAutomationPeer(object)

GetAutomationIdCore()

Gets the string that uniquely identifies the Telerik.Windows.Controls.Docking.PaneGroupBase that is associated with this Telerik.Windows.Controls.PaneGroupBaseAutomationPeer.

Declaration

cs-api-definition
protected override string GetAutomationIdCore()

Returns

string

A string that contains the UI Automation identifier.

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()

GetItemStatusCore()

Declaration

cs-api-definition
protected override string GetItemStatusCore()

Returns

string

Overrides RadTabControlAutomationPeer.GetItemStatusCore()

GetLocalizedControlTypeCore()

When overridden in a derived class, is called by System.Windows.Automation.Peers.AutomationPeer.GetLocalizedControlType().

Declaration

cs-api-definition
protected override string GetLocalizedControlTypeCore()

Returns

string

The type of the control.

GetNameCore()

Declaration

cs-api-definition
protected override string GetNameCore()

Returns

string