1 reference to Add
System.Drawing.Primitives (1)
System\Drawing\Point.cs (1)
89public static Point operator +(Point pt, Size sz) => Add(pt, sz);