2 references to DictionaryRemove
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelItemDictionaryImpl.cs (1)
502this.modelTreeManager.DictionaryRemove(this, key);
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Model\ModelTreeManager.cs (1)
319this.DictionaryRemove(modelDictionary, key);