23 references to WM_LBUTTONDOWN
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
165PInvokeCore.WM_LBUTTONDOWN => "WM_LBUTTONDOWN",
System.Windows.Forms (18)
System\Windows\Forms\ActiveX\AxHost.cs (1)
3091case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Control.cs (1)
12479case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (2)
1636case PInvokeCore.WM_LBUTTONDOWN: 3720case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
30066case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.cs (1)
1553case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
2413case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\ListView\ListView.cs (1)
7014case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (1)
2212case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
3478PInvokeCore.SendMessage(EditTextBox, PInvokeCore.WM_LBUTTONDOWN, 0, PARAM.FromPoint(editPoint));
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.MouseHook.cs (1)
117case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
3140case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
899case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\ToolStrips\ToolStrip.RestoreFocusMessageFilter.cs (1)
28case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.ModalMenuFilter.cs (1)
602case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
3244case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Controls\WebBrowser\WebBrowserBase.cs (1)
400case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\NotifyIcon.cs (1)
737case PInvokeCore.WM_LBUTTONDOWN:
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.cs (1)
349case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.MouseHook.cs (1)
183if (m.Msg == (int)PInvokeCore.WM_LBUTTONDOWN)
System\Windows\Forms\Design\ControlDesigner.cs (1)
1881case PInvokeCore.WM_LBUTTONDOWN:
System\Windows\Forms\Design\ToolStripDesigner.cs (1)
2520case PInvokeCore.WM_LBUTTONDOWN: