1 write to _start
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextView.cs (1)
756_start = new FixedTextPointer(false, LogicalDirection.Forward, flowStart);
2 references to _start
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextView.cs (2)
753if (_start == null) 758return _start;