1 write to _endOffset
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
461
_endOffset
= end.Offset;
1 reference to _endOffset
PresentationFramework (1)
System\Windows\Documents\CompositionAdorner.cs (1)
485
ITextPointer end = _textView.TextContainer.Start.CreatePointer(
_endOffset
, LogicalDirection.Backward);