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