7 references to SelectParagraph
PresentationFramework (7)
System\Windows\Controls\TextRangeAdaptor.cs (5)
639TextRangeBase.SelectParagraph(textRange, _start); 648TextRangeBase.SelectParagraph(textRange, _end); 851TextRangeBase.SelectParagraph(textRange, position); 862TextRangeBase.SelectParagraph(textRange, nextParagraphStart); 883TextRangeBase.SelectParagraph(textRange, previousParagraphEnd);
System\Windows\Documents\TextRange.cs (1)
157TextRangeBase.SelectParagraph(this, position);
System\windows\Documents\TextSelection.cs (1)
125TextRangeBase.SelectParagraph(this, position);