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));