2 references to All
System.Private.Windows.Core.TestUtilities (2)
CommonTestHelper.cs (2)
74
public static TheoryData<Point> GetPointTheoryData() => GetPointTheoryData(TestIncludeType.
All
);
95
public static TheoryData<Size> GetSizeTheoryData() => GetSizeTheoryData(TestIncludeType.
All
);