5 references to ndpCommandSet
System (5)
compmod\system\componentmodel\design\StandardCommands.cs (5)
391public static readonly CommandID ArrangeIcons = new CommandID(ndpCommandSet, cmdidArrangeIcons); 397public static readonly CommandID LineupIcons = new CommandID(ndpCommandSet, cmdidLineupIcons); 404public static readonly CommandID ShowLargeIcons = new CommandID(ndpCommandSet, cmdidShowLargeIcons); 410public static readonly CommandID VerbFirst = new CommandID(ndpCommandSet, cmdidDesignerVerbFirst); 416public static readonly CommandID VerbLast = new CommandID(ndpCommandSet, cmdidDesignerVerbLast);