public void HandleEvent (UIElements.EventBase evt);

参数

evt要处理的事件。

描述

处理事件,通常是通过执行与事件关联的回调处理事件。