public DependencyWatcherExampleViewModel() { DependencyWatcher.Register(this, NotifyPropertyChanged); }