3 references to SwapIfGreaterWithItems
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Layout\TableLayout.cs (3)
75SwapIfGreaterWithItems(i, middle); // swap the low with the mid point 76SwapIfGreaterWithItems(i, j); // swap the low with the high 77SwapIfGreaterWithItems(middle, j); // swap the middle with the high