WindowHost.DestroyWindowCore(HandleRef) method¶
Defined in
Type: WindowHostCrissCross.WPF
Assembly: CrissCross.WPF.dll
Applies to
net10.0-windows10.0.19041, net10.0-windows7.0, net9.0-windows10.0.19041, net9.0-windows7.0, net8.0-windows10.0.19041, net8.0-windows7.0, net481, net481
protected override void DestroyWindowCore(HandleRef hwnd)
Summary: When overridden in a derived class, destroys the hosted window.
Parameters
| Name | Type | Description |
|---|---|---|
hwnd | HandleRef | A structure that contains the window handle. |