3 references to VisualValue_PropertyChanged
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TreeView\TreeViewItemModelItemViewModel.cs (3)
90base.VisualValue.PropertyChanged -= this.VisualValue_PropertyChanged; 97base.VisualValue.PropertyChanged += this.VisualValue_PropertyChanged; 254this.VisualValue.PropertyChanged -= this.VisualValue_PropertyChanged;