1 write to _end
PresentationFramework (1)
System\Windows\Documents\FixedElement.cs (1)
137
_end
= end;
2 references to _end
PresentationFramework (2)
System\Windows\Documents\FixedElement.cs (2)
264
while (pos.CompareTo((ITextPointer)
_end
) < 0)
438
get { return
_end
; }