2 references to Options
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\FontDialog.cs (1)
391
Flags = (CHOOSEFONT_FLAGS)
Options
| CHOOSEFONT_FLAGS.CF_INITTOLOGFONTSTRUCT | CHOOSEFONT_FLAGS.CF_ENABLEHOOK,
System.Windows.Forms.Tests (1)
System\Windows\Forms\FontDialogTests.cs (1)
760
public new int Options => base.
Options
;