14 references to IsWindows10Version1803OrGreater
System.Windows.Forms.Tests (5)
System\Windows\Forms\Application.ParkingWindowTests.cs (4)
64if (!PlatformDetection.IsWindows10Version1803OrGreater) 99if (!PlatformDetection.IsWindows10Version1803OrGreater) 134if (!PlatformDetection.IsWindows10Version1803OrGreater) 167if (!PlatformDetection.IsWindows10Version1803OrGreater)
System\Windows\Forms\MixedDpiHostingTests.cs (1)
12if (!PlatformDetection.IsWindows10Version1803OrGreater)
System.Windows.Forms.UI.IntegrationTests (9)
Dpi\FormDpiTests.cs (7)
21if (!PlatformDetection.IsWindows10Version1803OrGreater) 58if (!PlatformDetection.IsWindows10Version1803OrGreater) 92if (!PlatformDetection.IsWindows10Version1803OrGreater) 128if (!PlatformDetection.IsWindows10Version1803OrGreater) 164if (!PlatformDetection.IsWindows10Version1803OrGreater) 196if (!PlatformDetection.IsWindows10Version1803OrGreater) 224if (!PlatformDetection.IsWindows10Version1803OrGreater)
Dpi\SplitContainerTests.cs (1)
35if (!PlatformDetection.IsWindows10Version1803OrGreater)
Dpi\ToolStripItemTests.Dpi.cs (1)
23if (!PlatformDetection.IsWindows10Version1803OrGreater)