2 references to TextureFill
System.Drawing.Common (1)
System\Drawing\Pen.cs (1)
608case Drawing2D.PenType.TextureFill:
System.Drawing.Common.Tests (1)
System\Drawing\PenTests.cs (1)
16yield return new object[] { new TextureBrush(new Bitmap(1, 1)), PenType.TextureFill };