The following tables list the members exposed by TabControlCommands.
Name | Description | |
---|---|---|
![]() | TabControlCommands Constructor |
Name | Description | |
---|---|---|
![]() ![]() | CloseAll | Closes all tab items. |
![]() ![]() | CloseSelected | Close the selected tab. |
![]() ![]() | Expand | Expands the XamTabControl if it is minimized. |
![]() ![]() | Minimize | Minimizes the XamTabControl. |
![]() ![]() | SelectFirstTab | Selects the first tab in the XamTabControl that is not closed. |
![]() ![]() | SelectLastTab | Selects the last tab in the XamTabControl that is not closed. |
![]() ![]() | SelectNextTab | Selects the last tab in the XamTabControl that is not closed. |
![]() ![]() | SelectPreviousTab | Selects the last tab in the XamTabControl that is not closed. |
![]() ![]() | ToggleMinimized | Toggles the XamTabControl's minimized state. |
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. |