阅读背景:

如何通过readonly属性通知UI更改?

来源:互联网 

In WPF, I have a property with only a get{}. The value is coming from the return of method. NotifyPropertyChanged is often used within a property set{}. It can then notify the UI and the updated value is displayed. But with a get{} only, there isn't a way of detecting if a new or different value is available since you have to execute the method to check.In WPF, I have a property with only a get{}. Th




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

分享到: