1 instantiation of FixedSOMPageConstructor
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
234
FixedSOMPageConstructor pageConstructor = new
FixedSOMPageConstructor
(page, pageIndex);
5 references to FixedSOMPageConstructor
PresentationFramework (5)
src\Framework\System\Windows\Documents\FixedPageStructure.cs (2)
793
internal
FixedSOMPageConstructor
PageConstructor
890
private
FixedSOMPageConstructor
_fixedSOMPageConstructor;
src\Framework\System\Windows\Documents\FixedSOMPageConstructor.cs (2)
42
private
FixedSOMPageConstructor
_pageConstructor;
57
public GeometryWalker(
FixedSOMPageConstructor
pageConstructor)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
234
FixedSOMPageConstructor
pageConstructor = new FixedSOMPageConstructor(page, pageIndex);