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