5 references to GetParagraphsFromPosition
PresentationFramework (5)
MS\Internal\Documents\TextDocumentView.cs (5)
1162
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1479
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1603
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1723
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
2314
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);