1 override of DestroyHandle
System.Windows.Forms (1)
System\Windows\Forms\Timer.cs (1)
321
public override void
DestroyHandle
()
24 references to DestroyHandle
System.Windows.Forms (10)
System\Windows\Forms\Control.cs (1)
4672
_window.
DestroyHandle
();
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
4648
_dropDownOwnerWindow?.
DestroyHandle
();
System\Windows\Forms\Dialogs\CommonDialogs\CommonDialog.cs (1)
257
nativeWindow?.
DestroyHandle
();
System\Windows\Forms\ErrorProvider\ErrorProvider.ErrorWindow.cs (2)
149
_tipWindow.
DestroyHandle
();
164
DestroyHandle
();
System\Windows\Forms\Form.cs (1)
6881
_ownerWindow.
DestroyHandle
();
System\Windows\Forms\NotifyIcon.cs (1)
395
_window.
DestroyHandle
();
System\Windows\Forms\Timer.cs (2)
311
base.
DestroyHandle
();
326
base.
DestroyHandle
();
System\Windows\Forms\ToolTip\ToolTip.cs (1)
893
_window.
DestroyHandle
();
System.Windows.Forms.Tests (14)
System\Windows\Forms\ControlTests.Methods.cs (4)
1971
window.
DestroyHandle
();
1992
window.
DestroyHandle
();
2026
window.
DestroyHandle
();
2047
window.
DestroyHandle
();
System\Windows\Forms\NativeWindowTests.cs (10)
125
window2.
DestroyHandle
();
130
window1.
DestroyHandle
();
159
window.
DestroyHandle
();
221
window1.
DestroyHandle
();
231
window.
DestroyHandle
();
241
window.
DestroyHandle
();
252
window.
DestroyHandle
();
261
window.
DestroyHandle
();
286
window.
DestroyHandle
();
465
window.
DestroyHandle
();