WindowPaneProviderService Methods

 

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

NameDescription
System_CAPS_pubmethodCreateWindowPane(DesignSurface^)

Creates a window pane for the specified design surface.

System_CAPS_protmethodCreateWindowPane(Type^, DesignSurface^)

Creates a designer window pane for the specified type of window pane.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetRegisteredPanes(String^)

Gets the registered set of window panes.

System_CAPS_protmethodGetService(Type^)

Gets an instance of the requested service.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: