2 references to Select
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextRangeBase.cs (1)
123
Select
(thisRange, position1, position2, /*includeCellAtMovingPosition:*/false);
src\Framework\System\windows\Documents\TextSelection.cs (1)
857
TextRangeBase.
Select
(this, startPosition, movingPosition, /*includeCellAtMovingPosition:*/true);