9 references to M22
PresentationCore (9)
Core\CSharp\MS\Internal\Media3D\LineUtil.cs (1)
262matrix[1,1] = m.M22;
Core\CSharp\MS\Internal\Media3D\M3DUtil.cs (2)
246a = matrix.M22 * originalBox.Y; 247b = matrix.M22 * oldMaxY;
Core\CSharp\System\Windows\Media\Composition.cs (1)
50matrix._22 = (float) m.M22;
Core\CSharp\System\Windows\Media3D\Generated\Matrix3D.cs (5)
86matrix1.M22 == matrix2.M22 && 140matrix1.M22.Equals(matrix2.M22) && 211M22.GetHashCode() ^