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