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