ElementEventsEndedEventManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class that manages Element Events Ended Events
public ref class ElementEventsEndedEventManager sealed : Microsoft::VisualStudio::Modeling::GlobalEventManager
public sealed class ElementEventsEndedEventManager : Microsoft.VisualStudio.Modeling.GlobalEventManager
type ElementEventsEndedEventManager = class
inherit GlobalEventManager
Public NotInheritable Class ElementEventsEndedEventManager
Inherits GlobalEventManager
- Inheritance
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) |