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