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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答