2 references to HandleDragLeave
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripControlHost.cs (2)
716
control.DragLeave +=
HandleDragLeave
;
761
control.DragLeave -=
HandleDragLeave
;