2 references to FlowEndEdge
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
188_fixedFlowMap.FlowOrderInsertBefore(_fixedFlowMap.FlowEndEdge, pageStructure.FlowStart);
src\Framework\System\Windows\Documents\FixedTextContainer.cs (1)
594_end = new FixedTextPointer(false, LogicalDirection.Forward, new FlowPosition(this, this.FixedTextBuilder.FixedFlowMap.FlowEndEdge, 0));