Monitoring of the paste(GUI based) operation

I am working on the EndPoint DLP solution project. So I want to monitor the paste operation peformed by the user. So when he uses the keyboard keys then I can monitor them using the event callback. But if user uses the GUI for pasting the data then how can I monitor that ?

Monitoring of the paste(GUI based) operation
 
 
Q