2 references to LButton
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (1)
2631if (PInvoke.GetKeyState((int)Keys.LButton) < 0)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
2474if (PInvoke.GetKeyState((int)Keys.LButton) < 0)