5 references to SwapSortedRows
System.Windows.Forms (5)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (5)
2692
this.owner.
SwapSortedRows
(left, right);
2718
this.owner.
SwapSortedRows
(i, j);
2758
this.owner.
SwapSortedRows
(left, center);
2762
this.owner.
SwapSortedRows
(left, right);
2766
this.owner.
SwapSortedRows
(center, right);