c# - Notify the UI Thread from Background Thread - Stack Overflow

c# - Notify the UI Thread from Background Thread - Stack Overflow

瀏覽:1223
日期:2025-12-15
I need to do this on a background thread of some kind (either ... way I can queue things up), but I also need to update the UI when the jobs are done. How can I notify the UI thread that the jobs are finished on Windows Phone?...看更多