3 references to OnBeginDrag
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\Behavior\SelectionManager.cs (3)
53
behaviorService.BeginDrag +=
OnBeginDrag
;
209
_behaviorService.BeginDrag -=
OnBeginDrag
;
279
OnBeginDrag
(source: null, e);