2 references to RowParagraph
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\TableParagraph.cs (2)
291
_firstChild = new
RowParagraph
(tableRow, StructuralCache);
364
nextParagraph = new
RowParagraph
(tableRow, StructuralCache);