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