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