2 references to InvalidCtorParameterNoInfinity
PresentationFramework (2)
System\Windows\FigureLength.cs (1)
107
throw new ArgumentException(SR.Format(SR.
InvalidCtorParameterNoInfinity
, "value"));
System\Windows\GridLength.cs (1)
96
throw new ArgumentException(SR.Format(SR.
InvalidCtorParameterNoInfinity
, "value"));