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