9 references to OffsetY
PresentationCore (9)
Core\CSharp\MS\Internal\Media3D\LineUtil.cs (1)
270matrix[3,1] = m.OffsetY;
Core\CSharp\MS\Internal\Media3D\M3DUtil.cs (2)
228double newMinY = matrix.OffsetY; 229double newMaxY = matrix.OffsetY;
Core\CSharp\System\Windows\Media\Composition.cs (1)
58matrix._42 = (float) m.OffsetY;
Core\CSharp\System\Windows\Media3D\Generated\Matrix3D.cs (5)
94matrix1.OffsetY == matrix2.OffsetY && 148matrix1.OffsetY.Equals(matrix2.OffsetY) && 219OffsetY.GetHashCode() ^