EventBase.target
public UIElements.IEventHandler target;
Description 描述
The target visual element that received this event. Unlike currentTarget, this target does not change when the event is sent to other elements along the propagation path.
The target visual element that received this event. Unlike currentTarget, this target does not change when the event is sent to other elements along the propagation path.