2 references to GetKeyboardLayoutList
System.Windows.Forms (2)
System\Windows\Forms\Input\InputLanguage.cs (2)
80int size = PInvoke.GetKeyboardLayoutList(0, null); 86PInvoke.GetKeyboardLayoutList(size, h);