1 write to FixedPageStructure
PresentationFramework (1)
System\Windows\Documents\FixedTextBuilder.cs (1)
245
fixedPage.
FixedPageStructure
= pageStructure;
2 references to FixedPageStructure
PresentationFramework (2)
System\Windows\Documents\FixedPage.cs (2)
1171
FixedPageStructure pageStructure = _fixedPage.
FixedPageStructure
;
1194
FlowNode[] pageNodes = _fixedPage.
FixedPageStructure
.FlowNodes;