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