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