WindowPaneProviderService.RegisteredWindowPane Structure
Visual Studio 2015
A structure that encapsulates a view technology and its associated window pane type.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
| Name | Description | |
|---|---|---|
![]() | WindowPaneProviderService.RegisteredWindowPane(Type, String) | Creates a new RegisteredWindowPane instance. |
| Name | Description | |
|---|---|---|
![]() | BaseType | Retrieves the baseType specified by the overloaded constructor WindowPaneProviderService.RegisteredWindowPane. |
![]() | WindowPaneTypeName | Retrieves the windowPaneTypeName specified by the overloaded constructor WindowPaneProviderService.RegisteredWindowPane. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

