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