1 instantiation of RowVisual
PresentationFramework (1)
MS\Internal\PtsHost\TableParaClient.cs (1)
265RowVisual rowVisual = new RowVisual(row);
9 references to RowVisual
PresentationFramework (9)
MS\Internal\PtsHost\TableParaClient.cs (9)
265RowVisual rowVisual = new RowVisual(row); 273Invariant.Assert(((RowVisual)rowVisualsCollection[iR]).Row == row); 288(RowVisual)(rowVisualsCollection[iR]), 297(RowVisual)(rowVisualsCollection[iR]), 1482if (((RowVisual)(rowVisualsCollection[firstIndex])).Row != row) 1489RowVisual rowVisual = (RowVisual)(rowVisualsCollection[lastIndex]); 1531RowVisual rowVisual, 1637RowVisual rowVisual,