3 references to HIWORD
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
361
Point pt = new(PARAM.LOWORD(lpmsg->lParam), PARAM.
HIWORD
(lpmsg->lParam));
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (1)
447
int currentRight = PARAM.
HIWORD
(currentMargins);
System\Windows\Forms\Input\InputLanguage.cs (1)
136
int device = PARAM.
HIWORD
(_handle);