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