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