7 references to SelectParagraph
PresentationFramework (7)
System\Windows\Controls\TextRangeAdaptor.cs (5)
640TextRangeBase.SelectParagraph(textRange, _start); 649TextRangeBase.SelectParagraph(textRange, _end); 852TextRangeBase.SelectParagraph(textRange, position); 863TextRangeBase.SelectParagraph(textRange, nextParagraphStart); 884TextRangeBase.SelectParagraph(textRange, previousParagraphEnd);
System\Windows\Documents\TextRange.cs (1)
158TextRangeBase.SelectParagraph(this, position);
System\windows\Documents\TextSelection.cs (1)
126TextRangeBase.SelectParagraph(this, position);