1 write to _flowEnd
PresentationFramework (1)
System\Windows\Documents\FixedFlowMap.cs (1)
337_flowEnd = new FlowNode(FlowOrderBoundaryScopeId, FlowNodeType.Boundary, null);
3 references to _flowEnd
PresentationFramework (3)
System\Windows\Documents\FixedFlowMap.cs (3)
300return _flowEnd; 344_flowOrder.Add(_flowEnd); 345_flowEnd.SetFp(1);