阅读背景:

在WPF中,是否有视图模型需要调用视图w.r.t. MVVM上的方法?

来源:互联网 

As per the pattern, the ViewModel exposes Properties(with change notification) and Commands (to notify the VM of user actions) that the View binds to. The only communication that flows from the VM to the View is the property change notifications (so that the View can refresh itself with updated data). As per the pattern, the ViewModel exposes Prope




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

分享到: