14 references to IsWindows10Version1803OrGreater
System.Windows.Forms.Tests (5)
System\Windows\Forms\Application.ParkingWindowTests.cs (4)
63if (!PlatformDetection.IsWindows10Version1803OrGreater) 98if (!PlatformDetection.IsWindows10Version1803OrGreater) 133if (!PlatformDetection.IsWindows10Version1803OrGreater) 166if (!PlatformDetection.IsWindows10Version1803OrGreater)
System\Windows\Forms\MixedDpiHostingTests.cs (1)
14if (!PlatformDetection.IsWindows10Version1803OrGreater)
System.Windows.Forms.UI.IntegrationTests (9)
Dpi\FormDpiTests.cs (7)
20if (!PlatformDetection.IsWindows10Version1803OrGreater) 57if (!PlatformDetection.IsWindows10Version1803OrGreater) 91if (!PlatformDetection.IsWindows10Version1803OrGreater) 127if (!PlatformDetection.IsWindows10Version1803OrGreater) 163if (!PlatformDetection.IsWindows10Version1803OrGreater) 195if (!PlatformDetection.IsWindows10Version1803OrGreater) 223if (!PlatformDetection.IsWindows10Version1803OrGreater)
Dpi\SplitContainerTests.cs (1)
34if (!PlatformDetection.IsWindows10Version1803OrGreater)
Dpi\ToolStripItemTests.Dpi.cs (1)
22if (!PlatformDetection.IsWindows10Version1803OrGreater)