1 write to second
PresentationFramework (1)
src\Framework\System\Windows\Documents\RubberbandSelector.cs (1)
397
textRange.
second
= _GetTextPosition(node, end);
2 references to second
PresentationFramework (2)
src\Framework\System\Windows\Documents\RubberbandSelector.cs (2)
421
Debug.Assert(range.first != null && range.
second
!= null);
422
text = text + TextRangeBase.GetTextInternal(range.first, range.
second
) + "\r\n"; //CRLF