| AttachToUIContext | |
| BeginInvoke | |
| BeginInvokeDelayed | |
| CloseAllTasks | |
| CloseAllTasksAndRun | Closes all the currently active tasks, and performs the command. Used mainly by menu items to Execute tasks directly from the menu. | 
| DetachFromUIContext | |
| DiscardPendingCommands | |
| DiscardPendingCommandsIfOnUIThread | |
| Dispose | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | 
| GetHashCode | Serves as the default hash function. (Inherited from Object) | 
| GetType | Gets the Type of the current instance. (Inherited from Object) | 
| InvokeUICommand | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | 
| RunAsMDI(Form, ModuleController) | Runs the module within the mdi form. | 
| RunAsMDI(Form, Action) | Runs the module within the mdi form. | 
| RunExpressionCommands | |
| SetNonUIThread | |
| Suspend(Int32) | Suspends the application for the specified duration. The display will be refreshed during the suspend. Any keyboard input will terminate the suspension. | 
| Suspend(Int32, Boolean) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |