Version 24.2 (latest)

TabGroupPane Class Fields

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

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CloseSelectedItemCommandA command used to close the selected ContentPane in a TabGroupPane  
Public Fieldstatic (Shared in Visual Basic)DockableTabGroupTemplateKeyThe key used to identify the System.Windows.Controls.ControlTemplate for the TabGroupPane when it is not contained within the DocumentContentHost area.  
Public Fieldstatic (Shared in Visual Basic)DocumentCloseButtonStyleKeyThe key used to identify the System.Windows.Style for the close button when the TabGroupPane is within the DocumentContentHost.  
Public Fieldstatic (Shared in Visual Basic)DocumentFilesMenuItemStyleKeyThe key used to identify the System.Windows.Style for the files System.Windows.Controls.MenuItem when the TabGroupPane is within the DocumentContentHost.  
Public Fieldstatic (Shared in Visual Basic)DocumentPaneNavigatorButtonStyleKeyThe key used to identify the System.Windows.Style for the show pane navigator button when the TabGroupPane is within the DocumentContentHost.  
Public Fieldstatic (Shared in Visual Basic)DocumentTabGroupTemplateKeyThe key used to identify the System.Windows.Controls.ControlTemplate for the TabGroupPane when hosted within a DocumentContentHost  
Public Fieldstatic (Shared in Visual Basic)FilesMenuOpeningEventEvent ID for the FilesMenuOpening routed event  
Public Fieldstatic (Shared in Visual Basic)IsTabItemAreaVisiblePropertyIdentifies the IsTabItemAreaVisible dependency property  
See Also