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