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