2 references to Invalid
System.Drawing.Common.Tests (2)
System\Drawing\GraphicsTests.cs (2)
598[InlineData(InterpolationMode.Invalid - 1)] 612AssertExtensions.Throws<ArgumentException>(null, () => graphics.InterpolationMode = InterpolationMode.Invalid);