Base:
method
OnHandleDestroyed
System.Windows.Forms.Control.OnHandleDestroyed(System.EventArgs)
2 overrides of OnHandleDestroyed
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
425
protected override void
OnHandleDestroyed
(EventArgs e)
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
823
protected override void
OnHandleDestroyed
(EventArgs e)
2 references to OnHandleDestroyed
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
428
base.
OnHandleDestroyed
(e);
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
826
base.
OnHandleDestroyed
(e);