3 references to s_testMatrix
System.Drawing.Common.Tests (3)
System\Drawing\GraphicsTests.Core.cs (3)
55graphics.TransformElements = s_testMatrix; 56Assert.Equal(s_testMatrix, graphics.TransformElements); 60Assert.Equal(s_testMatrix, matrix.MatrixElements);