摘要:
INotifyPropertyChanged向客户端发出某一属性值已更改的通知。namespace System.ComponentModel{ // Summary: // Notifies clients that a property value has changed. public interface INotifyPropertyChanged { // Summary: // Occurs when a property value changes. event Prop... 阅读全文
posted @ 2014-01-02 21:25 chayu3 阅读(392) 评论(0) 推荐(0)
浙公网安备 33010602011771号