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