2 references to Transparent
System.Drawing.Common.Tests (1)
System\Drawing\PensTests.cs (1)
145yield return Pen(() => Pens.Transparent, Color.Transparent);
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (1)
124KnownColor.Transparent => Pens.Transparent,