The centralized event dispatcher that will fire all central events.

C# | Visual Basic | Visual C++ |
public virtual CentralEventDispatcher CentralEventDispatcher { get; }
Public Overridable ReadOnly Property CentralEventDispatcher As CentralEventDispatcher
public: virtual property CentralEventDispatcher^ CentralEventDispatcher { CentralEventDispatcher^ get (); }

Handle events from this object directly or through the EventHandlerAssemblyPath property.