1 write to _start
PresentationFramework (1)
System\Windows\Documents\FixedTextView.cs (1)
738
_start
= new FixedTextPointer(false, LogicalDirection.Forward, flowStart);
2 references to _start
PresentationFramework (2)
System\Windows\Documents\FixedTextView.cs (2)
735
if (
_start
== null)
740
return
_start
;