3 references to CF_EFFECTS
System.Windows.Forms (3)
winforms\Managed\System\WinForms\FontDialog.cs (3)
410return GetOption(NativeMethods.CF_EFFECTS); 413SetOption(NativeMethods.CF_EFFECTS, value); 530options = NativeMethods.CF_SCREENFONTS | NativeMethods.CF_EFFECTS;