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.


Did you find this page useful? Please give it a rating: