5 references to s_ndpCommandSet
System.ComponentModel.TypeConverter (5)
System\ComponentModel\Design\StandardCommands.cs (5)
307public static readonly CommandID ArrangeIcons = new CommandID(s_ndpCommandSet, cmdidArrangeIcons); 312public static readonly CommandID LineupIcons = new CommandID(s_ndpCommandSet, cmdidLineupIcons); 317public static readonly CommandID ShowLargeIcons = new CommandID(s_ndpCommandSet, cmdidShowLargeIcons); 322public static readonly CommandID VerbFirst = new CommandID(s_ndpCommandSet, CmdidDesignerVerbFirst); 327public static readonly CommandID VerbLast = new CommandID(s_ndpCommandSet, CmdidDesignerVerbLast);