摘要:
向客户端发出某一属性值已更改的通知。命名空间: System.ComponentModel程序集: System(在 System.dll 中) 语法:public interface INotifyPropertyChangedpublic interface class INotifyPropertyChanged 备注:INotifyPropertyChanged 接口用于向客户端(通常是执行绑定的客户端)发出某一属性值已更改的通知。 例如,考虑一个带有名为 FirstName 属性的 Person 对象。 若要提供一般性属性更改通知,则 Person 类型实现 INotifyPrope 阅读全文
posted @ 2011-05-18 10:06
悠閒
阅读(398)
评论(0)
推荐(0)
浙公网安备 33010602011771号