5 references to Handle
Microsoft.Win32.Registry (2)
Microsoft\Win32\RegistryKey.cs (2)
598return new RegistrySecurity(Handle, includeSections); 606registrySecurity.Persist(Handle);
System.Speech (2)
Internal\ObjectToken\RegistryDataKey.cs (2)
35this(fullPath, managedRegKey.Handle) 463return rootKey.Handle;
System.Windows.Forms.Primitives (1)
Windows\Win32\Pinvoke.RegLoadMUIString.cs (1)
23(System.Registry.HKEY)key.Handle.DangerousGetHandle(),