1 write to _end
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedElement.cs (1)
150_end = end;
2 references to _end
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedElement.cs (2)
274while (pos.CompareTo((ITextPointer)_end) < 0) 447get { return _end; }