1 write to IsOsWindowsVistaOrGreater
PresentationCore (1)
Shared\System\Windows\Interop\OSVersionHelper.cs (1)
126IsOsWindowsVistaOrGreater = IsWindowsVistaOrGreater();
2 references to IsOsWindowsVistaOrGreater
PresentationCore (2)
Shared\System\Windows\Interop\OSVersionHelper.cs (2)
271return IsOsWindowsVistaOrGreater; 331else if (IsOsWindowsVistaOrGreater)