1 write to second
PresentationFramework (1)
System\Windows\Documents\RubberbandSelector.cs (1)
299
textRange.
second
= _GetTextPosition(node, end);
2 references to second
PresentationFramework (2)
System\Windows\Documents\RubberbandSelector.cs (2)
323
Debug.Assert(range.first != null && range.
second
!= null);
324
text = $"{text}{TextRangeBase.GetTextInternal(range.first, range.
second
)}\r\n"; //CRLF