WindowPaneProviderService.RegisteredWindowPane Structure
A structure that encapsulates a view technology and its associated window pane type.
Namespace: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
Protected Structure RegisteredWindowPane
Dim instance As RegisteredWindowPane
protected struct RegisteredWindowPane
protected value class RegisteredWindowPane
JScript supports the use of structures, but not the declaration of new ones.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.