mhadi.attarieh
mhadi.attarieh
CC#
Created by mhadi.attarieh on 2/17/2024 in #help
VS threading
Hi guys. I want to know for avoiding deadlocks in WPF applications where some part of code should be executed by UI thread. Do you use Dispatcher.Invoke(Async) or Microsoft.VisualStudio.Threading?
5 replies