4 references to wfcMenuCommand
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridCommands.cs (4)
26
public static readonly CommandID Reset = new(
wfcMenuCommand
, 0x3000);
27
public static readonly CommandID Description = new(
wfcMenuCommand
, 0x3001);
28
public static readonly CommandID Hide = new(
wfcMenuCommand
, 0x3002);
29
public static readonly CommandID Commands = new(
wfcMenuCommand
, 0x3010);