1 reference to Add
System.Drawing.Primitives (1)
System\Drawing\Size.cs (1)
52public static Size operator +(Size sz1, Size sz2) => Add(sz1, sz2);