DesignSurfaceExtension::Surface Property
Visual Studio 2015
Gets the design surface this extension was initialized with.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Property Value
Type: System.ComponentModel.Design::DesignSurface^The DesignSurface this extension was initialized with, or null of the extension has been disposed.
Show: