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