开发者

what namespace and reference should i add for INotifyPropertyChanged

i am getting this error message

The type or namespace name 'INotifyPropertyChanged' could not be found (are you missing a using directive or an assembly reference?)

what namespace and reference should i add for INotifyProperty开发者_如何转开发Changed

any help would be great


INotifyPropertyChanged is in package System.ComponentModel

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜