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