2 references to Subject
System.Private.Windows.Core.TestUtilities (2)
FluentAssertions\FluentAssertExtensions.cs (2)
79parent.Subject.X.Should().BeApproximately(expectedValue.X, precision, because, becauseArgs); 80parent.Subject.Y.Should().BeApproximately(expectedValue.Y, precision, because, becauseArgs);