2 references to MK_LBUTTON
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DropSource.cs (1)
34else if ((grfKeyState & NativeMethods.MK_LBUTTON) == 0
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3883keyState |= NativeMethods.MK_LBUTTON;