Handling Ctrl + V for Image Paste in a TextBox

I have a TextBox. How can I listen for the Ctrl + V action to handle pasted images as well, in order to support image pasting?