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