1 write to _flowStart
PresentationFramework (1)
System\Windows\Documents\FixedFlowMap.cs (1)
336_flowStart = new FlowNode(FlowOrderBoundaryScopeId, FlowNodeType.Boundary, null);
3 references to _flowStart
PresentationFramework (3)
System\Windows\Documents\FixedFlowMap.cs (3)
290return _flowStart; 342_flowOrder.Add(_flowStart); 343_flowStart.SetFp(0);