Question: Should "Application.Current.Dispatcher.Invoke" be put in the worker thread raising an event or in the UI code handling the event? It works fine either way but what is the better practice or difference?Question: Should "Application.Current.Dispatche