1 write to _flowNodes
PresentationFramework (1)
System\Windows\Documents\FixedPageStructure.cs (1)
844_flowNodes = nodes.ToArray();
2 references to _flowNodes
PresentationFramework (2)
System\Windows\Documents\FixedPageStructure.cs (2)
816if (_flowNodes == null) 847return _flowNodes;