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