2 references to ValueNotBetweenInt32MinMax
PresentationFramework (2)
System\Windows\Window.cs (2)
5686
throw new ArgumentException(SR.Format(SR.
ValueNotBetweenInt32MinMax
, l));
5703
throw new ArgumentException(SR.Format(SR.
ValueNotBetweenInt32MinMax
, length));