3 references to GetXButton
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
14312
WmMouseDown(ref m,
GetXButton
(NativeMethods.Util.HIWORD(m.WParam)), 1);
14315
WmMouseUp(ref m,
GetXButton
(NativeMethods.Util.HIWORD(m.WParam)), 1);
14318
WmMouseDown(ref m,
GetXButton
(NativeMethods.Util.HIWORD(m.WParam)), 2);