9 references to M12
PresentationCore (9)
Core\CSharp\MS\Internal\Media3D\LineUtil.cs (1)
258
matrix[0,1] = m.
M12
;
Core\CSharp\MS\Internal\Media3D\M3DUtil.cs (2)
232
double a = matrix.
M12
* originalBox.X;
233
double b = matrix.
M12
* oldMaxX;
Core\CSharp\System\Windows\Media\Composition.cs (1)
46
matrix._12 = (float) m.
M12
;
Core\CSharp\System\Windows\Media3D\Generated\Matrix3D.cs (5)
82
matrix1.
M12
== matrix2.
M12
&&
136
matrix1.
M12
.Equals(matrix2.
M12
) &&
207
M12
.GetHashCode() ^