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