4 references to wfcMenuCommand
System.Windows.Forms (4)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridCommands.cs (4)
43public static readonly CommandID Reset = new CommandID(wfcMenuCommand, 0x3000); 48public static readonly CommandID Description = new CommandID(wfcMenuCommand, 0x3001); 53public static readonly CommandID Hide = new CommandID(wfcMenuCommand, 0x3002); 58public static readonly CommandID Commands = new CommandID(wfcMenuCommand, 0x3010);