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