3 references to FlowStart
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (3)
188
_fixedFlowMap.FlowOrderInsertBefore(_fixedFlowMap.FlowEndEdge, pageStructure.
FlowStart
);
388
FlowNode fn = _pageStructures[pageIndex].
FlowStart
;
1589
_mapping.MappingReplace(_pageStructure.
FlowStart
, _flowNodes);