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