3 references to SwapIfGreaterWithItems
System.Windows.Forms (3)
System\Windows\Forms\Layout\TableLayout.SorterObjectArray.cs (3)
56
SwapIfGreaterWithItems
(i, middle); // swap the low with the mid point
57
SwapIfGreaterWithItems
(i, j); // swap the low with the high
58
SwapIfGreaterWithItems
(middle, j); // swap the middle with the high