2 references to HKEY_USERS
mscorlib (2)
microsoft\win32\registry.cs (1)
59
public static readonly RegistryKey Users = RegistryKey.GetBaseKey(RegistryKey.
HKEY_USERS
);
microsoft\win32\registrykey.cs (1)
904
baseKey =
HKEY_USERS
;