1 write to _flowEnd
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedFlowMap.cs (1)
352_flowEnd = new FlowNode(FlowOrderBoundaryScopeId, FlowNodeType.Boundary, null);
3 references to _flowEnd
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedFlowMap.cs (3)
315return _flowEnd; 359_flowOrder.Add(_flowEnd); 360_flowEnd.SetFp(1);