Cannot find the type or namespace name “INotifyPropertyChanged” (Are you missing a using directive or assembly reference?)
What namespace and reference should I add to INotifyPropertyChanged
Any help would be great
I received this error message
Cannot find type or namespace The name “INotifyPropertyChanged” (Are you missing a using directive or assembly reference?)
What namespace and reference should I add to INotifyPropertyChanged
Any help would be great
< /p>
INotifyPropertyChanged is in the package System.ComponentModel