2 references to OSVERSIONINFOEX
WindowsBase (2)
Shared\MS\Win32\NativeMethodsOther.cs (1)
116
return Marshal.SizeOf(typeof(
OSVERSIONINFOEX
));
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (1)
180
internal static extern bool GetVersionEx([In, Out] NativeMethods.
OSVERSIONINFOEX
ver);