1 write to _flowStart
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedFlowMap.cs (1)
351_flowStart = new FlowNode(FlowOrderBoundaryScopeId, FlowNodeType.Boundary, null);
3 references to _flowStart
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedFlowMap.cs (3)
305return _flowStart; 357_flowOrder.Add(_flowStart); 358_flowStart.SetFp(0);