5 references to GetParagraphsFromPosition
PresentationFramework (5)
MS\Internal\Documents\TextDocumentView.cs (5)
1184
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1508
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1635
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1758
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
2352
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);