3 references to HIWORD
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
1518
if (PARAM.
HIWORD
(index) == 0)
System.Windows.Forms.Primitives (2)
Windows\Win32\Foundation\Interop.PARAM.cs (2)
35
=>
HIWORD
((int)n);
44
=> (short)
HIWORD
(n);