3 references to OnApply
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\CommonDialogs\FontDialog.cs (2)
328
OnApply
(EventArgs.Empty);
334
OnApply
(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\FontDialogTests.cs (1)
766
public new void OnApply(EventArgs e) => base.
OnApply
(e);