Home
last modified time | relevance | path

Searched defs:IsWinRTSupported (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/CoreFx.Private.TestUtilities/src/System/
H A DPlatformDetection.cs38 public static bool IsWinRTSupported => IsWindows && !IsWindows7; field in System.PlatformDetection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Denvironment.cs1162 internal static bool IsWinRTSupported { property in System.Environment
1192 internal static bool IsWinRTSupported { property in System.Environment
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/geolocation/win/
H A Dlocation_provider_winrt.cc67 bool IsWinRTSupported() { in IsWinRTSupported() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/geolocation/win/
H A Dlocation_provider_winrt.cc66 bool IsWinRTSupported() { in IsWinRTSupported() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System/
H A DEnvironment.cs1040 internal static bool IsWinRTSupported property in System.Environment
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/CoreFx.Private.TestUtilities/ref/
H A DCoreFx.Private.TestUtilities.cs102 public static bool IsWinRTSupported { get { throw null; } } property in System.PlatformDetection