1 write to _fixedSOMPageConstructor
PresentationFramework (1)
System\Windows\Documents\FixedPageStructure.cs (1)
794_fixedSOMPageConstructor = value;
3 references to _fixedSOMPageConstructor
PresentationFramework (3)
System\Windows\Documents\FixedPageStructure.cs (3)
679Debug.Assert(_fixedSOMPageConstructor != null); 680_fixedSOMPageConstructor.ConstructPageStructure(fixedNodes); 790return _fixedSOMPageConstructor;