Available on cs
@:extern@:op(A + B)staticinlineAdd(arg1:EventHandler, arg2:EventHandler):EventHandler
@:has_untyped@:extern@:fromstaticinlineFromHaxeFunction(hxfunc:(Dynamic, EventArgs) ‑> Void):EventHandler
@:extern@:op(A - B)staticinlineRemove(arg1:EventHandler, arg2:EventHandler):EventHandler
@:has_untyped@:impl@:externinlinenew(hxfunc:(Dynamic, EventArgs) ‑> Void)
@:impl@:externinlineAsDelegate():Delegate_EventHandler