9 references to OffsetY
PresentationCore (9)
MS\Internal\Media3D\LineUtil.cs (1)
263matrix[3,1] = m.OffsetY;
MS\Internal\Media3D\M3DUtil.cs (2)
223double newMinY = matrix.OffsetY; 224double newMaxY = matrix.OffsetY;
System\Windows\Media\Composition.cs (1)
39matrix._42 = (float) m.OffsetY;
System\Windows\Media3D\Generated\Matrix3D.cs (5)
74matrix1.OffsetY == matrix2.OffsetY && 128matrix1.OffsetY.Equals(matrix2.OffsetY) && 199OffsetY.GetHashCode() ^