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