2 references to GetKeyboardLayoutList
System.Windows.Forms (2)
winforms\Managed\System\WinForms\InputLanguage.cs (2)
118int size = SafeNativeMethods.GetKeyboardLayoutList(0, null); 121SafeNativeMethods.GetKeyboardLayoutList(size, handles);