Skip to content

WindowHost.DestroyWindowCore(HandleRef) method

Defined in

Type: WindowHost Namespace: CrissCross.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)

View source

Summary: When overridden in a derived class, destroys the hosted window.

Parameters

NameTypeDescription
hwndHandleRefA structure that contains the window handle.