2 references to IsWindows10_1507OrGreater
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Internals\ScaleHelper.cs (2)
231
if (font is null || font.IsSystemFont || !OsVersion.
IsWindows10_1507OrGreater
())
270
if (!OsVersion.
IsWindows10_1507OrGreater
())