AIR: How to detect if user pasted clipboard?

How can I know if the user pasted or pressed Ctrl+V? I found a PASTE event, but I can’t figure out to which object i should add a listener too.