1 write to _end
PresentationFramework (1)
System\Windows\Documents\TextElementEnumerator.cs (1)
39_end = end;
3 references to _end
PresentationFramework (3)
System\Windows\Documents\TextElementEnumerator.cs (3)
120if (_start == null || _start.CompareTo(_end) == 0) 126if (_navigator != null && _navigator.CompareTo(_end) >= 0) 149if (_navigator.CompareTo(_end) < 0)