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