2 references to CC_PREVENTFULLOPEN
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ColorDialog.cs (2)
76
return !GetOption(NativeMethods.
CC_PREVENTFULLOPEN
);
80
SetOption(NativeMethods.
CC_PREVENTFULLOPEN
, !value);