2 overrides of DestroyWindowCore
PresentationFramework (1)
System\Windows\Interop\ActiveXHost.cs (1)
186
protected override void
DestroyWindowCore
(HandleRef hwnd)
WindowsFormsIntegration (1)
System\Windows\Integration\WindowsFormsHost.cs (1)
500
protected override void
DestroyWindowCore
(HandleRef hwnd)
1 reference to DestroyWindowCore
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
1096
DestroyWindowCore
(hwnd);