In This Article

DockingWindowContainerTabItem Class

Represents an AdvancedTabItem for use within a DockingWindowContainerBase.

public class DockingWindowContainerTabItem : AdvancedTabItem
Inheritance:
object Visual UIElement FrameworkElement Control ContentControl HeaderedContentControl TabItem AdvancedTabItem object

Constructors

DockingWindowContainerTabItem()

Initializes an instance of the DockingWindowContainerTabItem class.

public DockingWindowContainerTabItem()

Methods

OnCreateAutomationPeer()

Returns an AutomationPeer object for this control instance.

protected override AutomationPeer OnCreateAutomationPeer()

Returns

AutomationPeer:

An AutomationPeer instance.

Inherited Members