WindowPaneProviderService Constructor (IServiceProvider^)

 

Creates a new WindowPaneProviderService.

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

public:
WindowPaneProviderService(
	IServiceProvider^ provider
)

Parameters

provider
Type: System::IServiceProvider^

The IServiceProvider.

This constructor calls the WindowPaneProviderService with extension set to null.

Return to top
Show: