1 write to FixedNodes
PresentationFramework (1)
System\Windows\Documents\FixedTextBuilder.cs (1)
921
pageStructure.
FixedNodes
= fixedNodes;
2 references to FixedNodes
PresentationFramework (2)
System\Windows\Documents\FixedPage.cs (2)
1176
if (pageStructure.
FixedNodes
!= null)
1178
_RenderMarkupOrder(dc, pageStructure.
FixedNodes
);