3 references to LButton
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
2543
if (PInvoke.GetKeyState((int)Keys.
LButton
) < 0)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
2475
if (PInvoke.GetKeyState((int)Keys.
LButton
) < 0)
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.Properties.cs (1)
9275
keyState[(int)Keys.
LButton
] = lState;