9 references to OffsetY
PresentationCore (9)
MS\Internal\Media3D\LineUtil.cs (1)
269matrix[3,1] = m.OffsetY;
MS\Internal\Media3D\M3DUtil.cs (2)
227double newMinY = matrix.OffsetY; 228double newMaxY = matrix.OffsetY;
System\Windows\Media\Composition.cs (1)
56matrix._42 = (float) m.OffsetY;
System\Windows\Media3D\Generated\Matrix3D.cs (5)
89matrix1.OffsetY == matrix2.OffsetY && 143matrix1.OffsetY.Equals(matrix2.OffsetY) && 214OffsetY.GetHashCode() ^