2 references to OnMouseMove
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\DragAssistanceManager.cs (2)
1038
return
OnMouseMove
(dragBounds, snapLines, ref didSnap, true);
1089
return
OnMouseMove
(dragBounds, snapLines, ref didSnap, shouldSnapHorizontally);