2 references to CodePointOutOfRange
PresentationCore (2)
System\Windows\Media\CharacterMetricsDictionary.cs (2)
373throw new ArgumentOutOfRangeException(SR.Format(SR.CodePointOutOfRange, key)); 522throw new ArgumentException(SR.Format(SR.CodePointOutOfRange, value), "key");