The following tables list the members exposed by ContentPaneCommands.
Name | Description | |
---|---|---|
ContentPaneCommands Constructor |
Name | Description | |
---|---|---|
ActivatePane | Activates the specified ContentPane | |
ChangeToDockable | Reposition the pane such that it is docked or floating and can be docked with other panes. | |
ChangeToDocument | Repositions the pane to be within the DocumentContentHost of the XamDockManager | |
ChangeToFloatingOnly | Reposition the pane such that it is displayed within a floating window that cannot be docked with other panes. | |
Close | Closes the pane. | |
CloseAllButThis | Closes all the sibling panes. | |
FlyIn | Hides the UnpinnedTabFlyout if the pane is unpinned and currently displayed within the flyout. | |
Flyout | Displays the ContentPane within the UnpinnedTabFlyout if the pane is unpinned. | |
MoveToNewHorizontalGroup | Moves the pane to a new horizontal group | |
MoveToNewVerticalGroup | Moves the pane to a new vertical group | |
MoveToNextGroup | Moves the pane to the next document group | |
MoveToPreviousGroup | Moves the pane to the previous document group | |
ToggleDockedState | Changes the state of a Dockable ContentPane from docked to floating or vice-versa. | |
TogglePinnedState | Changes the IsPinned state of the pane from false to true or vice-versa. |
Name | Description | |
---|---|---|
LoadCommands | This 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. | |
ProcessKeyboardInput | (Inherited from Infragistics.Windows.Commands.Commands<ContentPane>) |
Name | Description | |
---|---|---|
GetKeyboardParameter | (Inherited from Infragistics.Windows.Commands.Commands<ContentPane>) |