7 references to SelectParagraph
PresentationFramework (7)
System\Windows\Controls\TextRangeAdaptor.cs (5)
642TextRangeBase.SelectParagraph(textRange, _start); 651TextRangeBase.SelectParagraph(textRange, _end); 854TextRangeBase.SelectParagraph(textRange, position); 865TextRangeBase.SelectParagraph(textRange, nextParagraphStart); 886TextRangeBase.SelectParagraph(textRange, previousParagraphEnd);
System\Windows\Documents\TextRange.cs (1)
167TextRangeBase.SelectParagraph(this, position);
System\windows\Documents\TextSelection.cs (1)
129TextRangeBase.SelectParagraph(this, position);