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