2 references to XButton2
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
2563if (PInvoke.GetKeyState((int)Keys.XButton2) < 0)
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.Properties.cs (1)
9279keyState[(int)Keys.XButton2] = xState2;