ClassPaneGroupBaseAutomationPeer
Automation Peer for the Telerik.Windows.Controls.Docking.PaneGroupBase class.
Definition
Namespace:Telerik.Windows.Automation.Peers
Assembly:Telerik.Windows.Controls.Docking.dll
Syntax:
public class PaneGroupBaseAutomationPeer : RadTabControlAutomationPeer, ISelectionProvider
Inheritance: objectRadTabControlAutomationPeerPaneGroupBaseAutomationPeer
Derived Classes:
Implements:
Inherited Members
Constructors
PaneGroupBaseAutomationPeer(PaneGroupBase)
Initializes a new instance of the PaneGroupBaseAutomationPeer class.
Declaration
public PaneGroupBaseAutomationPeer(PaneGroupBase owner)
Parameters
owner
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
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
Parameters
item
Returns
ItemAutomationPeer
The data item that is associated with this Telerik.Windows.Controls.RadPaneAutomationPeer.
Overrides
GetAutomationIdCore()
Gets the string that uniquely identifies the Telerik.Windows.Controls.Docking.PaneGroupBase that is associated with this Telerik.Windows.Controls.PaneGroupBaseAutomationPeer.
Declaration
protected override string GetAutomationIdCore()
Returns
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 .
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
Overrides
GetLocalizedControlTypeCore()
When overridden in a derived class, is called by System.Windows.Automation.Peers.AutomationPeer.GetLocalizedControlType().
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
The type of the control.