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