6 references to OnClosed
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Form.cs (4)
3536
OnClosed
(fc);
7093
mdiChild.
OnClosed
(fc);
7106
ownedForms[i].
OnClosed
(fc);
7112
OnClosed
(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
'/>