public void SendEvent (UIElements.EventBase e);

Parameters

eThe event to send.

Description

Sends an event to the event handler.

This forwards the event to the event dispatcher.