9 references to M21
PresentationCore (9)
Core\CSharp\MS\Internal\Media3D\LineUtil.cs (1)
261matrix[1,0] = m.M21;
Core\CSharp\MS\Internal\Media3D\M3DUtil.cs (2)
199a = matrix.M21 * originalBox.Y; 200b = matrix.M21 * oldMaxY;
Core\CSharp\System\Windows\Media\Composition.cs (1)
49matrix._21 = (float) m.M21;
Core\CSharp\System\Windows\Media3D\Generated\Matrix3D.cs (5)
85matrix1.M21 == matrix2.M21 && 139matrix1.M21.Equals(matrix2.M21) && 210M21.GetHashCode() ^