4 references to InvalidCtorParameterNoNaN
PresentationFramework (4)
System\Windows\Controls\VirtualizationCacheLength.cs (2)
68throw new ArgumentException(SR.Format(SR.InvalidCtorParameterNoNaN, "cacheBeforeViewport")); 73throw new ArgumentException(SR.Format(SR.InvalidCtorParameterNoNaN, "cacheAfterViewport"));
System\Windows\FigureLength.cs (1)
103throw new ArgumentException(SR.Format(SR.InvalidCtorParameterNoNaN, "value"));
System\Windows\GridLength.cs (1)
92throw new ArgumentException(SR.Format(SR.InvalidCtorParameterNoNaN, "value"));