2 references to LayoutId
System.Windows.Forms (1)
System\Windows\Forms\Input\InputLanguage.cs (1)
110using RegistryKey? key = Registry.LocalMachine.OpenSubKey($@"{KeyboardLayoutsRegistryPath}\{LayoutId}");
System.Windows.Forms.Tests (1)
System\Windows\Forms\InputLanguageTests.cs (1)
189language.LayoutId.Should().Be(layoutId);