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