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