2 references to OnMouseDown
System.Windows.Forms.Tests (2)
System\Windows\Forms\ToolStripControlHostTests.cs (2)
3670
c.
OnMouseDown
(eventArgs);
4083
c.
OnMouseDown
(new MouseEventArgs(MouseButtons.Left, 1, 0, 0, 0));