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