7 references to SelectParagraph
PresentationFramework (7)
src\Framework\System\Windows\Controls\TextRangeAdaptor.cs (5)
650TextRangeBase.SelectParagraph(textRange, _start); 659TextRangeBase.SelectParagraph(textRange, _end); 862TextRangeBase.SelectParagraph(textRange, position); 873TextRangeBase.SelectParagraph(textRange, nextParagraphStart); 894TextRangeBase.SelectParagraph(textRange, previousParagraphEnd);
src\Framework\System\Windows\Documents\TextRange.cs (1)
157TextRangeBase.SelectParagraph(this, position);
src\Framework\System\windows\Documents\TextSelection.cs (1)
132TextRangeBase.SelectParagraph(this, position);