9 references to M11
PresentationCore (9)
Core\CSharp\MS\Internal\Media3D\LineUtil.cs (1)
257
matrix[0,0] = m.
M11
;
Core\CSharp\MS\Internal\Media3D\M3DUtil.cs (2)
185
double a = matrix.
M11
* originalBox.X;
186
double b = matrix.
M11
* oldMaxX;
Core\CSharp\System\Windows\Media\Composition.cs (1)
45
matrix._11 = (float) m.
M11
;
Core\CSharp\System\Windows\Media3D\Generated\Matrix3D.cs (5)
81
return matrix1.
M11
== matrix2.
M11
&&
135
return matrix1.
M11
.Equals(matrix2.
M11
) &&
206
return
M11
.GetHashCode() ^