2 references to CF_NOVECTORFONTS
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FontDialog.cs (2)
104
return !GetOption(NativeMethods.
CF_NOVECTORFONTS
);
108
SetOption(NativeMethods.
CF_NOVECTORFONTS
, !value);