bramborman / NotifyPropertyChangedBase

A simple to use yet powerful implementation of INotifyPropertyChanged.
https://www.nuget.org/packages/NotifyPropertyChangedBase/
MIT License
10 stars 1 forks source link

Add InvokePropertyChangedCallback method #31

Closed bramborman closed 6 years ago

bramborman commented 7 years ago

It'll be like the OnPropertyChanged method.