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