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