2 references to GetChildrenParagraphResults
PresentationFramework (2)
MS\Internal\Documents\ParagraphResult.cs (1)
267_paragraphs = ((ContainerParaClient)_paraClient).GetChildrenParagraphResults(out _hasTextContent);
MS\Internal\PtsHost\ContainerParaClient.cs (1)
404ReadOnlyCollection<ParagraphResult> paragraphs = GetChildrenParagraphResults(out hasTextContent);