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