Reference
bindCapturedEvent
Signature
function bindCapturedEvent(element: HTMLElement, type: string, listener: EventListener, delegated: boolean): DisposeReference
function bindCapturedEvent(element: HTMLElement, type: string, listener: EventListener, delegated: boolean): Dispose