1 reference to EndDragDrop
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DropSourceBehavior.BehaviorDataObject.cs (1)
32
internal void EndDragDrop(bool allowSetChildIndexOnDrop) => _sourceBehavior.
EndDragDrop
(allowSetChildIndexOnDrop);