3 references to RemoveValue
PresentationCore (3)
System\Windows\Media\CharacterMetricsDictionary.cs (3)
158return item.Value != null && RemoveValue(item.Key, item.Value); 235return RemoveValue(key, null); 307RemoveValue((int)key, null);