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