3 references to Row
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\TableParaClient.cs (3)
293Invariant.Assert(((RowVisual)rowVisualsCollection[iR]).Row == row); 1584if (((RowVisual)(rowVisualsCollection[firstIndex])).Row != row) 1592if (rowVisual.Row == row) break;