Marks a MenuItem as "checked", according to the action that was passed in.
public void CheckMenuItem( string action );
Parameters
action
The action in this case is the name of the color we want to mark selected on the menu.
See also:
Class TouchDropDownColorPicker