Namespace: Semata.DataStore.ObjectModel
Notifies clients both when it has changed, and when it is subsequently written
public interface INotifyPropertyChangedAndWritten : INotifyPropertyChanged, INotifyPropertyWritten
Implements: INotifyPropertyChanged , INotifyPropertyWritten