CodeDomEventBindingService Class
Visual Studio 2015
A service used to generate event-handling code.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
System::Object
System.ComponentModel.Design::EventBindingService
Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom::CodeDomEventBindingService
System.ComponentModel.Design::EventBindingService
Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom::CodeDomEventBindingService
| Name | Description | |
|---|---|---|
![]() | CodeDomEventBindingService(IServiceProvider^) | Initializes a new instance of CodeDomEventBindingService. |
| Name | Description | |
|---|---|---|
![]() | CodeDomAdapter | Gets the code DOM data adapter. |
| Name | Description | |
|---|---|---|
![]() ![]() | IEventBindingService::CreateUniqueMethodName(IComponent^, EventDescriptor^) | (Inherited from EventBindingService.) |
![]() ![]() | IEventBindingService::GetCompatibleMethods(EventDescriptor^) | (Inherited from EventBindingService.) |
![]() ![]() | IEventBindingService::GetEvent(PropertyDescriptor^) | (Inherited from EventBindingService.) |
![]() ![]() | IEventBindingService::GetEventProperties(EventDescriptorCollection^) | (Inherited from EventBindingService.) |
![]() ![]() | IEventBindingService::GetEventProperty(EventDescriptor^) | (Inherited from EventBindingService.) |
![]() ![]() | IEventBindingService::ShowCode() | (Inherited from EventBindingService.) |
![]() ![]() | IEventBindingService::ShowCode(IComponent^, EventDescriptor^) | (Inherited from EventBindingService.) |
![]() ![]() | IEventBindingService::ShowCode(Int32) | (Inherited from EventBindingService.) |
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:




