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