HwndWrapper.DestroyWindowCore Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()