Version

PaneTabItem Class Fields

For a list of all members of this type, see PaneTabItem members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DockableTabItemTemplateKeyThe key used to identify the System.Windows.Controls.ControlTemplate for the PaneTabItem when it is not contained within the DocumentContentHost area.  
Public Fieldstatic (Shared in Visual Basic)DocumentTabItemTemplateKeyThe key used to identify the System.Windows.Controls.ControlTemplate for the PaneTabItem when hosted within a DocumentContentHost  
Public Fieldstatic (Shared in Visual Basic)PanePropertyIdentifies the Pane dependency property  
Public Fieldstatic (Shared in Visual Basic)UnpinnedTabItemTemplateKeyThe key used to identify the System.Windows.Controls.ControlTemplate for the PaneTabItem when hosted within a UnpinnedTabArea  
See Also