2 writes to Flags
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\CommonDialogs\FontDialog.cs (2)
391
Flags
= (CHOOSEFONT_FLAGS)Options | CHOOSEFONT_FLAGS.CF_INITTOLOGFONTSTRUCT | CHOOSEFONT_FLAGS.CF_ENABLEHOOK,
401
cf.
Flags
|= CHOOSEFONT_FLAGS.CF_LIMITSIZE;