Example #1
0
 public DependencyWatcherExampleViewModel()
 {
     DependencyWatcher.Register(this, NotifyPropertyChanged);
 }