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