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)
274
while (pos.CompareTo((ITextPointer)
_end
) < 0)
447
get { return
_end
; }