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