static void PasteStyle(MenuCommand command) { NGUISettings.PasteStyle(command.context as UIWidget); }