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