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