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