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