This version of Unity is unsupported.

EventBase.currentTarget

public UIElements.IEventHandler currentTarget;

Description

The current target of the event. This is the VisualElement, in the propagation path, for which event handlers are currently being executed.