3 references to Row
PresentationFramework (3)
MS\Internal\PtsHost\TableParaClient.cs (3)
267Invariant.Assert(((RowVisual)rowVisualsCollection[iR]).Row == row); 1476if (((RowVisual)(rowVisualsCollection[firstIndex])).Row != row) 1484if (rowVisual.Row == row) break;