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