DesignSurfaceExtension Constructor ()

 

Create a new instance of the DesignSurfaceExtension class.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

protected:
DesignSurfaceExtension()

When the Visual Studio environment uses an instance of DesignSurfaceExtension, this constructor is used to instantiate the object, but information about the DesignSurface is added in the call to Initialize.

Return to top
Show: