2 references to CF_NOVERTFONTS
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FontDialog.cs (2)
127
return !GetOption(NativeMethods.
CF_NOVERTFONTS
);
131
SetOption(NativeMethods.
CF_NOVERTFONTS
, !value);