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