2 references to CF_NOSIMULATIONS
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FontDialog.cs (2)
83
return !GetOption(NativeMethods.
CF_NOSIMULATIONS
);
87
SetOption(NativeMethods.
CF_NOSIMULATIONS
, !value);