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