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