1 implementation of EndDrag
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ComponentTray.cs (1)
585void ISelectionUIHandler.EndDrag(object[] components, bool cancel)
1 reference to EndDrag
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIService.cs (1)
1129handler.EndDrag(components, cancel);