2 references to CellParagraphs
PresentationFramework (2)
MS\Internal\Documents\ParagraphResult.cs (1)
828ReadOnlyCollection<ParagraphResult> cells = CellParagraphs;
MS\Internal\LayoutDump.cs (1)
843ReadOnlyCollection<ParagraphResult> cellParagraphs = ((RowParagraphResult)rowParagraphs[i]).CellParagraphs;