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 support for syncing properties' values #48

Open bramborman opened 4 years ago

bramborman commented 4 years ago

Add support for syncing properties' values with another storage, that could be for example settings in some key-value dictionary.