9 references to M12
PresentationCore (9)
MS\Internal\Media3D\LineUtil.cs (1)
252matrix[0,1] = m.M12;
MS\Internal\Media3D\M3DUtil.cs (2)
228double a = matrix.M12 * originalBox.X; 229double b = matrix.M12 * oldMaxX;
System\Windows\Media\Composition.cs (1)
28matrix._12 = (float) m.M12;
System\Windows\Media3D\Generated\Matrix3D.cs (5)
56matrix1.M12 == matrix2.M12 && 110matrix1.M12.Equals(matrix2.M12) && 181M12.GetHashCode() ^