8 references to Size3D_DimensionCannotBeNegative
PresentationCore (8)
System\Windows\Media3D\Rect3D.cs (4)
79throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 223throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 248throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 273throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative);
System\Windows\Media3D\Size3D.cs (4)
41throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 102throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 127throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 153throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative);