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