[]
        
(Showing Draft Content)

C1.WPF.DxToolkit.DxHost.DestroyWindowCore

DestroyWindowCore Method

DestroyWindowCore(HandleRef)

Destroys the hosted window.

Declaration
protected override void DestroyWindowCore(HandleRef hwnd)
Protected Overrides Sub DestroyWindowCore(hwnd As HandleRef)
Parameters
Type Name Description
HandleRef hwnd
Overrides