5 references to FlowStart
PresentationFramework (5)
System\Windows\Documents\FixedPageStructure.cs (2)
459
for (int i =
FlowStart
.Fp; i <= FlowEnd.Fp; i++)
823
if (this.
FlowStart
== flowNode)
System\Windows\Documents\FixedTextBuilder.cs (3)
168
_fixedFlowMap.FlowOrderInsertBefore(_fixedFlowMap.FlowEndEdge, pageStructure.
FlowStart
);
366
FlowNode fn = _pageStructures[pageIndex].
FlowStart
;
1553
_mapping.MappingReplace(_pageStructure.
FlowStart
, _flowNodes);