1 instantiation of RowVisual
PresentationFramework (1)
MS\Internal\PtsHost\TableParaClient.cs (1)
259RowVisual rowVisual = new RowVisual(row);
9 references to RowVisual
PresentationFramework (9)
MS\Internal\PtsHost\TableParaClient.cs (9)
259RowVisual rowVisual = new RowVisual(row); 267Invariant.Assert(((RowVisual)rowVisualsCollection[iR]).Row == row); 282(RowVisual)(rowVisualsCollection[iR]), 291(RowVisual)(rowVisualsCollection[iR]), 1476if (((RowVisual)(rowVisualsCollection[firstIndex])).Row != row) 1483RowVisual rowVisual = (RowVisual)(rowVisualsCollection[lastIndex]); 1525RowVisual rowVisual, 1631RowVisual rowVisual,