IVsContainedLanguageStaticEventBinding Members

Include Protected Members
Include Inherited Members

Provides support for static event generation.

The IVsContainedLanguageStaticEventBinding type exposes the following members.

Methods

  Name Description
Public method AddStaticEventBinding Binds a static event to the specified member.
Public method EnsureStaticEventHandler Creates an event handler given the class context, name of the object type and instance, the name of the event and the (unique) name of the event handler.
Public method GetStaticEventBindingsForObject Returns a collection of events that are statically handled.
Public method RemoveStaticEventBinding Removes the event binding from the specified member.

Top

See Also

Reference

IVsContainedLanguageStaticEventBinding Interface

Microsoft.VisualStudio.TextManager.Interop Namespace