1 reference to new
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (1)
24
private static PenCache PenCache => s_penCache ??=
new
(softLimit: 30, hardLimit: 40);