c# - Updating UI Thread from TimerCallback Function Windows Phone ...

c# - Updating UI Thread from TimerCallback Function Windows Phone ...

瀏覽:888
日期:2025-06-01
The simplest thing would be to wrap what happens in your obtainJSON method in an anonymous function that is dispatched back to the UI thread:...看更多