1 write to _flowNodes
PresentationFramework (1)
System\Windows\Documents\FixedPageStructure.cs (1)
838_flowNodes = nodes.ToArray();
2 references to _flowNodes
PresentationFramework (2)
System\Windows\Documents\FixedPageStructure.cs (2)
810if (_flowNodes == null) 841return _flowNodes;