2 references to Shear
System.Drawing.Common.Tests (2)
System\Drawing\Drawing2D\MatrixTests.cs (2)
613clone.Shear(shearX, shearY); 636AssertExtensions.Throws<ArgumentException>(null, () => disposedMatrix.Shear(1, 2));