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