2 references to CC_ANYCOLOR
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ColorDialog.cs (2)
98
return GetOption(NativeMethods.
CC_ANYCOLOR
);
102
SetOption(NativeMethods.
CC_ANYCOLOR
, value);