New to Telerik UI for WPFStart a free 30-day trial

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

Definition

Constructors

Initializes a new instance of the PaneGroupBaseAutomationPeer class.

C#
public PaneGroupBaseAutomationPeer(PaneGroupBase owner)
Parameters:ownerPaneGroupBase

The PaneGroupBase element that is associated with this PaneGroupBaseAutomationPeer.

Methods

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.

C#
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
Parameters:itemobjectReturns:

ItemAutomationPeer

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

Overrides: RadTabControlAutomationPeer.CreateItemAutomationPeer(object)

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

C#
protected override string GetAutomationIdCore()
Returns:

string

A string that contains the UI Automation identifier.

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

C#
protected override string GetClassNameCore()
Returns:

string

An Empty string.

Overrides: RadTabControlAutomationPeer.GetClassNameCore()

C#
protected override string GetHelpTextCore()
Returns:

string

Overrides: RadTabControlAutomationPeer.GetHelpTextCore()

C#
protected override string GetItemStatusCore()
Returns:

string

Overrides: RadTabControlAutomationPeer.GetItemStatusCore()

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

C#
protected override string GetLocalizedControlTypeCore()
Returns:

string

The type of the control.

C#
protected override string GetNameCore()
Returns:

string