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