ElementEventsBegunEventManager Class

Definition

Class that manages Element Events Begun Events

public ref class ElementEventsBegunEventManager sealed : Microsoft::VisualStudio::Modeling::GlobalEventManager
public sealed class ElementEventsBegunEventManager : Microsoft.VisualStudio.Modeling.GlobalEventManager
type ElementEventsBegunEventManager = class
    inherit GlobalEventManager
Public NotInheritable Class ElementEventsBegunEventManager
Inherits GlobalEventManager
Inheritance
ElementEventsBegunEventManager

Methods

Add(Delegate)

Add an event handler delegate for global event notifications

(Inherited from GlobalEventManager)
Remove(Delegate)

Remove an event handler delegate for global event notifications

(Inherited from GlobalEventManager)

Applies to