CodeDomEventBindingService Constructor (IServiceProvider^)
Visual Studio 2015
Initializes a new instance of CodeDomEventBindingService.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- provider
- Type: System::IServiceProvider^
This constructor uses the service provider to match a code DOM provider and a window frame to the document data object. If there are multiple classes in the file, the event binding service will use the RootComponentClassName property as the name of the class.
Show: