2 references to CF_FORCEFONTEXIST
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\CommonDialogs\FontDialog.cs (2)
166get => GetOption(CHOOSEFONT_FLAGS.CF_FORCEFONTEXIST); 167set => SetOption(CHOOSEFONT_FLAGS.CF_FORCEFONTEXIST, value);