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)
810
if (
_flowNodes
== null)
841
return
_flowNodes
;