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