HwndHost::DestroyWindowCore Method (HandleRef)
.NET Framework (current version)
When overridden in a derived class, destroys the hosted window.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- hwnd
-
Type:
System.Runtime.InteropServices::HandleRef
A structure that contains the window handle.
Security Note
|
|---|
This type or member is not available in the Internet security zone. |
Notes to Inheritors:
Override this method to destroy the hosted window as created by BuildWindowCore. The hwnd parameter should be the handle as returned by BuildWindowCore.
.NET Framework
Available since 3.0
Available since 3.0
Show:
