9 references to OffsetX
PresentationCore (9)
MS\Internal\Media3D\LineUtil.cs (1)
268matrix[3,0] = m.OffsetX;
MS\Internal\Media3D\M3DUtil.cs (2)
180double newMinX = matrix.OffsetX; 181double newMaxX = matrix.OffsetX;
System\Windows\Media\Composition.cs (1)
55matrix._41 = (float) m.OffsetX;
System\Windows\Media3D\Generated\Matrix3D.cs (5)
88matrix1.OffsetX == matrix2.OffsetX && 142matrix1.OffsetX.Equals(matrix2.OffsetX) && 213OffsetX.GetHashCode() ^