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