Event.Target

Event.Target property

Used to indicate the IEventTarget to which the event was originally dispatched.

public EventTarget Target { get; }

See Also