Basically I need to know whether I need to can Dispatcher.BeginInvoke or if it's not needed.
Thanks.
You can use the Dispatcher.CheckAccess
method. It returns true if you're on the same thread as the UI dispatcher, and false otherwise
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With