1 write to _startPosition
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
3532
_startPosition
= startPosition;
1 reference to _startPosition
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
3553
_textTree.AddChange(
_startPosition
, _symbolCount, _charCount, PrecursorTextChangeType.ContentRemoved);