1 instantiation of FixedSOMPageConstructor
PresentationFramework (1)
System\Windows\Documents\FixedTextBuilder.cs (1)
218
FixedSOMPageConstructor pageConstructor = new
FixedSOMPageConstructor
(page, pageIndex);
5 references to FixedSOMPageConstructor
PresentationFramework (5)
System\Windows\Documents\FixedPageStructure.cs (2)
786
internal
FixedSOMPageConstructor
PageConstructor
883
private
FixedSOMPageConstructor
_fixedSOMPageConstructor;
System\Windows\Documents\FixedSOMPageConstructor.cs (2)
37
private
FixedSOMPageConstructor
_pageConstructor;
52
public GeometryWalker(
FixedSOMPageConstructor
pageConstructor)
System\Windows\Documents\FixedTextBuilder.cs (1)
218
FixedSOMPageConstructor
pageConstructor = new FixedSOMPageConstructor(page, pageIndex);