Searches for the specified command ID and returns the menu command associated with it.
commandID The System.ComponentModel.Design.CommandID to search for.
The System.ComponentModel.Design.MenuCommand associated with the command ID, or null if no command is found.