2 references to IsWindows10_1507OrGreater
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Internals\ScaleHelper.cs (1)
225if (font is null || font.IsSystemFont || !OsVersion.IsWindows10_1507OrGreater())
System.Windows.Forms.Tests (1)
System\Windows\Forms\ApplicationTests.cs (1)
324if (!OsVersion.IsWindows10_1507OrGreater())