3 references to PatInvert
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
2715case CopyPixelOperation.PatInvert:
System.Drawing.Common.Tests (2)
System\Drawing\GraphicsTests.cs (2)
1588yield return new object[] { CopyPixelOperation.PatInvert }; 1632[InlineData(CopyPixelOperation.PatInvert - 1)]