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