2 references to new
System.Drawing.Common (1)
System\Drawing\Pen.cs (1)
60public Pen(Brush brush) : this(brush, (float)1.0)
System.Windows.Forms.Primitives (1)
System\Windows\Forms\SystemDrawingExtensions.cs (1)
113=> new(brush, width);