9 references to OffsetX
PresentationCore (9)
Core\CSharp\MS\Internal\Media3D\LineUtil.cs (1)
269matrix[3,0] = m.OffsetX;
Core\CSharp\MS\Internal\Media3D\M3DUtil.cs (2)
181double newMinX = matrix.OffsetX; 182double newMaxX = matrix.OffsetX;
Core\CSharp\System\Windows\Media\Composition.cs (1)
57matrix._41 = (float) m.OffsetX;
Core\CSharp\System\Windows\Media3D\Generated\Matrix3D.cs (5)
93matrix1.OffsetX == matrix2.OffsetX && 147matrix1.OffsetX.Equals(matrix2.OffsetX) && 218OffsetX.GetHashCode() ^