1 write to _flowNodes
PresentationFramework (1)
System\Windows\Documents\FixedPageStructure.cs (1)
837
_flowNodes
= nodes.ToArray();
2 references to _flowNodes
PresentationFramework (2)
System\Windows\Documents\FixedPageStructure.cs (2)
809
if (
_flowNodes
== null)
840
return
_flowNodes
;