8 references to Size3D_DimensionCannotBeNegative
PresentationCore (8)
System\Windows\Media3D\Rect3D.cs (4)
58throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 202throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 227throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 252throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative);
System\Windows\Media3D\Size3D.cs (4)
24throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 85throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 110throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative); 136throw new System.ArgumentException(SR.Size3D_DimensionCannotBeNegative);