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