2 references to new
System.Drawing.Common.Tests (2)
System\Drawing\Drawing2D\GraphicsPathTests.cs (2)
44
using GraphicsPath gpa =
new
(FillMode.Alternate);
45
using GraphicsPath gpw =
new
(FillMode.Winding);