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