4 references to SourceCopy
System.Drawing.Common.Tests (3)
System\Drawing\GraphicsTests.cs (3)
1594yield return new object[] { CopyPixelOperation.SourceCopy }; 1596yield return new object[] { CopyPixelOperation.SourceCopy }; 1638[InlineData(CopyPixelOperation.SourceCopy - 1)]
System.Windows.Forms.UI.IntegrationTests (1)
Infra\ScreenshotService.cs (1)
71copyPixelOperation: CopyPixelOperation.SourceCopy);