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