标签: silverlight asynchronous windows-phone-7
答案 0 :(得分:1)
答案 1 :(得分:0)
通过在我的视图模型上实现inotifypropertychanged并在ui线程上引发属性更改事件,我解决了我遇到的问题。