2 references to SolidBrush
System.Drawing.Common (2)
System\Drawing\Pen.cs (1)
601brush = new SolidBrush((GpSolidFill*)GetNativeBrush());
System\Drawing\SolidBrush.cs (1)
43return new SolidBrush((GpSolidFill*)clonedBrush);