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