1 write to _fixedSOMPageConstructor
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedPageStructure.cs (1)
801_fixedSOMPageConstructor = value;
3 references to _fixedSOMPageConstructor
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedPageStructure.cs (3)
686Debug.Assert(_fixedSOMPageConstructor != null); 687_fixedSOMPageConstructor.ConstructPageStructure(fixedNodes); 797return _fixedSOMPageConstructor;