This extension add 2 code fixes. One that adds OnPropertyChanged to a class that implements INotifyPropertyChanged And another that adds a call to OnPropertyChanged in a property setter |
This extension add 2 code fixes. One that adds OnPropertyChanged to a class that implements INotifyPropertyChanged And another that adds a call to OnPropertyChanged in a property setter |