5 references to SetValue
PresentationCore (5)
System\Windows\Media\CharacterMetricsDictionary.cs (5)
85SetValue( 219SetValue(key, value, failIfExists: true); 244set { SetValue(key, value, failIfExists: false); } 279SetValue(ConvertKey(key), ConvertValue(value), failIfExists: false); 295SetValue(ConvertKey(key), ConvertValue(value), failIfExists: false);