3 instantiations of DictionaryChange
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\DictionaryChange.cs (1)
101return new DictionaryChange()
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (2)
344DictionaryChange change = new DictionaryChange() 380DictionaryChange change = new DictionaryChange()
4 references to DictionaryChange
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (4)
344DictionaryChange change = new DictionaryChange() 349Operation = DictionaryChange.OperationType.Insert, 380DictionaryChange change = new DictionaryChange() 385Operation = DictionaryChange.OperationType.Delete,