HwndWrapper.DestroyWindowCore Method

Definition

Destroys the window handle created by CreateWindowCore.

protected:
 virtual void DestroyWindowCore();
protected:
 virtual void DestroyWindowCore();
 virtual void DestroyWindowCore();
protected virtual void DestroyWindowCore ();
abstract member DestroyWindowCore : unit -> unit
override this.DestroyWindowCore : unit -> unit
Protected Overridable Sub DestroyWindowCore ()

Applies to