6 references to OnClosed
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Form.cs (4)
3536OnClosed(fc); 7093mdiChild.OnClosed(fc); 7106ownedForms[i].OnClosed(fc); 7112OnClosed(fc);
winforms\Managed\System\WinForms\FormClosedEvent.cs (2)
23/// Provides data for the <see cref='System.Windows.Forms.Form.OnClosed'/>, 24/// <see cref='System.Windows.Forms.Form.OnClosed'/>