In This Article

DockingWindowContainerTabItem Class

Represents an AdvancedTabItem for use within a DockingWindowContainerBase.

public class DockingWindowContainerTabItem : AdvancedTabItem, DUCE.IResource, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IHaveResources, IQueryAmbient, IAddChild
Inheritance:
System.Object System.Windows.Threading.DispatcherObject System.Windows.DependencyObject System.Windows.Media.Visual System.Windows.UIElement System.Windows.FrameworkElement System.Windows.Controls.Control System.Windows.Controls.ContentControl System.Windows.Controls.HeaderedContentControl System.Windows.Controls.TabItem AdvancedTabItem Object

Constructors

DockingWindowContainerTabItem()

Initializes an instance of the DockingWindowContainerTabItem class.

public DockingWindowContainerTabItem()

Methods

OnCreateAutomationPeer()

Returns an System.Windows.Automation.Peers.AutomationPeer object for this control instance.

protected override AutomationPeer OnCreateAutomationPeer()

Returns

System.Windows.Automation.Peers.AutomationPeer:

An System.Windows.Automation.Peers.AutomationPeer instance.

Inherited Members

Extension Methods