3 references to NotifyPropertyChanged
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VersionEditorViewModel.cs (3)
72this.NotifyPropertyChanged("VersionText"); 90this.NotifyPropertyChanged("Version"); 91this.NotifyPropertyChanged("VersionText");