HwndWrapper.DisposeNativeResources Method

Calls DestroyWindowCore and DestroyWindowClassCore.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Protected Overrides Sub DisposeNativeResources
protected override void DisposeNativeResources()
protected:
virtual void DisposeNativeResources() override
abstract DisposeNativeResources : unit -> unit  
override DisposeNativeResources : unit -> unit
protected override function DisposeNativeResources()

.NET Framework Security

See Also

Reference

HwndWrapper Class

Microsoft.VisualStudio.PlatformUI Namespace