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
Initializes a new instance of the PaneGroupBaseAutomationPeer class.
public PaneGroupBaseAutomationPeer(PaneGroupBase owner)
The PaneGroupBase element that is associated with this PaneGroupBaseAutomationPeer.
Methods
CreateItemAutomationPeer(object)
ItemAutomationPeer
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.
protected override ItemAutomationPeer CreateItemAutomationPeer(object item)
ItemAutomationPeer
The data item that is associated with this Telerik.Windows.Controls.RadPaneAutomationPeer.
Overrides:
Gets the string that uniquely identifies the Telerik.Windows.Controls.Docking.PaneGroupBase that is associated with this Telerik.Windows.Controls.PaneGroupBaseAutomationPeer.
protected override string GetAutomationIdCore()
A string that contains the UI Automation identifier.
When overridden in a derived class, is called by System.Windows.Automation.Peers.AutomationPeer.GetLocalizedControlType().