1 write to owner
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
2667
this.
owner
= owner;
5 references to owner
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);