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