1 instantiation of FixedSOMPageConstructor
PresentationFramework (1)
System\Windows\Documents\FixedTextBuilder.cs (1)
211
FixedSOMPageConstructor pageConstructor = new
FixedSOMPageConstructor
(page, pageIndex);
5 references to FixedSOMPageConstructor
PresentationFramework (5)
System\Windows\Documents\FixedPageStructure.cs (2)
779
internal
FixedSOMPageConstructor
PageConstructor
876
private
FixedSOMPageConstructor
_fixedSOMPageConstructor;
System\Windows\Documents\FixedSOMPageConstructor.cs (2)
31
private
FixedSOMPageConstructor
_pageConstructor;
46
public GeometryWalker(
FixedSOMPageConstructor
pageConstructor)
System\Windows\Documents\FixedTextBuilder.cs (1)
211
FixedSOMPageConstructor
pageConstructor = new FixedSOMPageConstructor(page, pageIndex);