5 references to GetParagraphsFromPosition
PresentationFramework (5)
MS\Internal\Documents\TextDocumentView.cs (5)
1182
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1506
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1633
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
1756
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);
2350
ReadOnlyCollection<ParagraphResult> nestedParagraphs = ((TableParagraphResult)paragraph).
GetParagraphsFromPosition
(position);