| Parameter | Description | 
|---|---|
| e | The event to send. | 
Sends an event to the event handler.
 The event is forwarded to the event dispatcher for processing.
 For more information, refer to Synthesize and send events.
 
 Additional resources: IEventHandler.HandleEvent, EventDispatcher, EventBase