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