Version

DockManagerCommands Class Members

The following tables list the members exposed by DockManagerCommands.

Public Constructors
 NameDescription
Public ConstructorDockManagerCommands Constructor  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ActivateNextDocumentActivates the following document.  
Public Fieldstatic (Shared in Visual Basic)ActivateNextPaneActivates the next ContentPane  
Public Fieldstatic (Shared in Visual Basic)ActivatePreviousDocumentActivates the preceeding document.  
Public Fieldstatic (Shared in Visual Basic)ActivatePreviousPaneActivates the previous ContentPane  
Public Fieldstatic (Shared in Visual Basic)CloseActiveDocumentCloses the active document of the associated DocumentContentHost.  
Public Fieldstatic (Shared in Visual Basic)ShowPaneNavigatorDisplays the PaneNavigator  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)LoadCommandsThis method is provided as a convenience for initializing the statics in this class which kicks off the process of setting up and registering the commands.  
Public MethodProcessKeyboardInput (Inherited from Infragistics.Windows.Commands.Commands<XamDockManager>)
Protected Methods
 NameDescription
Protected MethodGetKeyboardParameterOverridden. Returns the parameter that should be used for a given command that is being processed by the ProcessKeyboardInput method.  
See Also