9 references to OffsetX
PresentationCore (9)
MS\Internal\Media3D\LineUtil.cs (1)
262matrix[3,0] = m.OffsetX;
MS\Internal\Media3D\M3DUtil.cs (2)
176double newMinX = matrix.OffsetX; 177double newMaxX = matrix.OffsetX;
System\Windows\Media\Composition.cs (1)
38matrix._41 = (float) m.OffsetX;
System\Windows\Media3D\Generated\Matrix3D.cs (5)
73matrix1.OffsetX == matrix2.OffsetX && 127matrix1.OffsetX.Equals(matrix2.OffsetX) && 198OffsetX.GetHashCode() ^