6 references to NotifyPropertyChanged
System.Data (6)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemModelItemViewModel.cs (1)
101
NotifyPropertyChanged
("VisualValue");
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemViewModel.cs (5)
58
this.
NotifyPropertyChanged
("NodePrefixText");
70
this.
NotifyPropertyChanged
("Icon");
97
this.
NotifyPropertyChanged
("IsExpanded");
117
this.
NotifyPropertyChanged
("IsHighlighted");
665
NotifyPropertyChanged
("VisualValue");