3 references to RemoveValue
PresentationCore (3)
Core\CSharp\System\Windows\Media\CharacterMetricsDictionary.cs (3)
181return item.Value != null && RemoveValue(item.Key, item.Value); 260return RemoveValue(key, null); 332RemoveValue((int)key, null);