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