4 references to SignedLOWORD
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
11212
int x = PARAM.
SignedLOWORD
(m.LParamInternal);
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
1385
int comboXMid = PARAM.
SignedLOWORD
(m.LParamInternal) + (editRectMid.left - comboRectMid.left);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\TabControlDesigner.cs (1)
604
int x = PARAM.
SignedLOWORD
(m.LParamInternal);
System.Windows.Forms.Primitives (1)
Windows\Win32\Foundation\Interop.PARAM.cs (1)
72
=> new(
SignedLOWORD
(param), SignedHIWORD(param));