private void DisableCommands() { BuildCommand.Disable(); RebuildCommand.Disable(); CleanCommand.Disable(); StopCommand.Enable(); }