9 references to OffsetY
PresentationCore (9)
MS\Internal\Media3D\LineUtil.cs (1)
264matrix[3,1] = m.OffsetY;
MS\Internal\Media3D\M3DUtil.cs (2)
224double newMinY = matrix.OffsetY; 225double newMaxY = matrix.OffsetY;
System\Windows\Media\Composition.cs (1)
40matrix._42 = (float) m.OffsetY;
System\Windows\Media3D\Generated\Matrix3D.cs (5)
68matrix1.OffsetY == matrix2.OffsetY && 122matrix1.OffsetY.Equals(matrix2.OffsetY) && 193OffsetY.GetHashCode() ^