2 references to Delta
System.Windows.Forms.Tests (2)
System\Windows\Forms\BinaryFormatUtilitiesTests.cs (2)
961
PointF.Should().BeApproximately(other.PointF,
Delta
);
962
RectangleF.Should().BeApproximately(other.RectangleF,
Delta
);