2 references to RowParagraph
PresentationFramework (2)
MS\Internal\PtsHost\TableParagraph.cs (2)
287
_firstChild = new
RowParagraph
(tableRow, StructuralCache);
360
nextParagraph = new
RowParagraph
(tableRow, StructuralCache);