5 references to GetParagraphsFromPosition
PresentationFramework (5)
MS\Internal\Documents\TextDocumentView.cs (5)
1172
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1489
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1613
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1733
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
2324
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);