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