WindowPaneProviderService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | CreateWindowPane(DesignSurface^) | Creates a window pane for the specified design surface. |
![]() | CreateWindowPane(Type^, DesignSurface^) | Creates a designer window pane for the specified type of window pane. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetRegisteredPanes(String^) | Gets the registered set of window panes. |
![]() | GetService(Type^) | Gets an instance of the requested service. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

