The centralized event dispatcher that will fire all central events.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual CentralEventDispatcher CentralEventDispatcher { get; }
Public Overridable ReadOnly Property CentralEventDispatcher As CentralEventDispatcher
public: virtual property CentralEventDispatcher^ CentralEventDispatcher { CentralEventDispatcher^ get (); }
Remarks
Handle events from this object directly or through the EventHandlerAssemblyPath property.