Base:
method
OnHandleDestroyed
System.Windows.Forms.Control.OnHandleDestroyed(System.EventArgs)
1 reference to OnHandleDestroyed
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListBoxTests.cs (1)
6486
public new void OnHandleDestroyed(EventArgs e) => base.
OnHandleDestroyed
(e);