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