阅读背景:

从单独的线程访问ViewModel属性

来源:互联网 

In my wpf application, a time consuming operation in my viewmodel is called using a separate thread. This function, however, accesses several properties in the viewmodel that are bound to objects in the view. I tried accessing them directly and I see no complaints on them being owned by the UI thread. I'm interested in knowing the consequences of using them directly between threads.In my wpf application, a time consuming operati




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: