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