public ClipboardManager(IExceptionHandler exceptionhandler)
 {
     this.exceptionhandler = exceptionhandler;
     WorkerProcess.AddToXDIgnoreApplicationList();
 }