2 references to SubKeyCount
Microsoft.Win32.Registry (2)
Microsoft\Win32\RegistryKey.cs (2)
288if (key.SubKeyCount > 0) 760int subkeys = SubKeyCount;