1 reference to GetSortedDragControls
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\Behavior\DropSourceBehavior.BehaviorDataObject.cs (1)
36
internal List<IComponent> GetSortedDragControls(out int primaryControlIndex) => _sourceBehavior.
GetSortedDragControls
(out primaryControlIndex);