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