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