2 references to OnMainFormDestroy
System.Windows.Forms (2)
System\Windows\Forms\ApplicationContext.cs (2)
57
EventHandler onClose =
OnMainFormDestroy
;
144
form.HandleDestroyed -=
OnMainFormDestroy
;