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