1 reference to XButton1
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
3363
if (UnsafeNativeMethods.GetKeyState((int)Keys.
XButton1
) < 0) buttons |= MouseButtons.XButton1;