3 references to Rect_WidthAndHeightCannotBeNegative
PresentationFramework (3)
MS\Internal\KnownBoxes.cs (3)
14throw new System.ArgumentException(SR.Rect_WidthAndHeightCannotBeNegative); 33throw new System.ArgumentException(SR.Rect_WidthAndHeightCannotBeNegative); 50throw new System.ArgumentException(SR.Rect_WidthAndHeightCannotBeNegative);