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