EventBase.currentTarget
public UIElements.IEventHandler currentTarget;
Description 描述
The current target of the event. The current target is the element in the propagation path for which event handlers are currently being executed.
The current target of the event. The current target is the element in the propagation path for which event handlers are currently being executed.