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