I have a FileSystemWatcher that react on the Changed event.
I want to open the file, read its content display it in a textbox and hide the popup that has been create
This will give you the Window dispatcher:
Dispatcher.CurrentDispatcher
As long as you get it on the windows thread.