ElementEventsBegunEventManager 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 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
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) |