1 write to _cells
PresentationFramework (1)
src\Framework\MS\Internal\Documents\ParagraphResult.cs (1)
818_cells = ((TableParaClient)_paraClient).GetChildrenParagraphResultsForRow(_index, out _hasTextContent);
4 references to _cells
PresentationFramework (4)
src\Framework\MS\Internal\Documents\ParagraphResult.cs (4)
815if (_cells == null) 820Invariant.Assert(_cells != null, "Paragraph collection is empty"); 821return _cells; 832if (_cells == null)